diff --git a/docs-v2/pages/apps/_meta.json b/docs-v2/pages/apps/_meta.json index 6f84a35764b44..28f67b78db4f9 100644 --- a/docs-v2/pages/apps/_meta.json +++ b/docs-v2/pages/apps/_meta.json @@ -1,4 +1,5 @@ { "index": "Integrated Apps", - "contributing": "Contributing" + "contributing": "Contributing", + "app-partners": "App Partners" } diff --git a/docs-v2/pages/apps/app-partners.mdx b/docs-v2/pages/apps/app-partners.mdx new file mode 100644 index 0000000000000..11382e1a08236 --- /dev/null +++ b/docs-v2/pages/apps/app-partners.mdx @@ -0,0 +1,23 @@ +# App Partners + +By integrating your app with Pipedream, your users will be able to connect your app with over {process.env.PUBLIC_APPS} supported apps on our platform. You gain access and exposure to a community of over 800,000 developers, and can spend more time building your product and less time navigating app integrations. + +## Benefits of Integrating With Pipedream + +- **End-to-End Development:** Pipedream will handle the entire development process of the integration, from managing authentication, setting up an official Pipedream OAuth client where applicable, and final QA. +- **Custom Triggers and Actions:** We will create up to three triggers and three actions, based on the methods available within your APIs. +- **Extensive Developer Exposure:** Your app will be accessible to a large and growing community of developers. +- **Dedicated App Page:** Control and customize your dedicated app page to market your app to potential users, and share example use cases or workflow templates that can be built to help users get started. + +## Integration Process + +Integrating with Pipedream is a straightforward process: + +1. Pipedream requires an account for testing and development along with API documentation in order to get started. We will build the initial integration, and run test requests to test the connection. +2. Our team will build no-code triggers and actions that make the most sense from a workflow development perspective - if you have specific triggers and actions in mind to start with, we’ll start there. +3. Our QA team will thoroughly test the no-code components to ensure that they work as intended, and then we will release and announce the completed integration in our public Slack with over 5,000 active members. + +## Get Started + +Are you ready to integrate with Pipedream? [Contact our integrations team](https://pipedream.com/support) today to get started. + diff --git a/docs-v2/pages/apps/contributing.mdx b/docs-v2/pages/apps/contributing.mdx index 10e003ff07c6d..18ee19ef69042 100644 --- a/docs-v2/pages/apps/contributing.mdx +++ b/docs-v2/pages/apps/contributing.mdx @@ -78,7 +78,7 @@ and [actions](https://github.com/PipedreamHQ/pipedream/issues?q=is%3Aissue+is%3A ## Reference Components -The following components arfor developing sources and +The following components are references for developing sources and actions for Pipedream's registry. ### Reference Sources diff --git a/docs-v2/pages/apps/index.mdx b/docs-v2/pages/apps/index.mdx index cb09d27ecc91b..f06071af0caba 100644 --- a/docs-v2/pages/apps/index.mdx +++ b/docs-v2/pages/apps/index.mdx @@ -73,7 +73,7 @@ The vast majority of integrated apps on Pipedream are free to use in your workfl Missing an integration? -If we don't have an integration for an app that you'd like to see, please [request let us know](https://pipedream.com/support) or [contribute it to the source available Pipedream registry](/apps/contributing/). +If we don't have an integration for an app that you'd like to see, please [let us know](https://pipedream.com/support) or [contribute it to the source available Pipedream registry](/apps/contributing/). **Check out the full list of integrated apps [here](https://pipedream.com/apps).**