From 2f0f803905c3336c95ec2850fdd16c1b2a06cad5 Mon Sep 17 00:00:00 2001 From: Michael Lim Date: Tue, 14 May 2024 14:45:18 -0700 Subject: [PATCH 1/3] Adding app partners page to docs and fixing some typos. --- docs-v2/pages/apps/_meta.json | 3 ++- docs-v2/pages/apps/app-partners.mdx | 23 +++++++++++++++++++++++ docs-v2/pages/apps/contributing.mdx | 2 +- docs-v2/pages/apps/index.mdx | 2 +- 4 files changed, 27 insertions(+), 3 deletions(-) create mode 100644 docs-v2/pages/apps/app-partners.mdx 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..dadd1b4308803 --- /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 client with OAuth where applicable, to 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 component development 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).** From 3a57197358090acfbf4820e167c88f72fab4846c Mon Sep 17 00:00:00 2001 From: Michael Lim <42158621+malexanderlim@users.noreply.github.com> Date: Tue, 14 May 2024 15:08:28 -0700 Subject: [PATCH 2/3] Update docs-v2/pages/apps/app-partners.mdx Co-authored-by: Danny Roosevelt --- docs-v2/pages/apps/app-partners.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-v2/pages/apps/app-partners.mdx b/docs-v2/pages/apps/app-partners.mdx index dadd1b4308803..2ac3d2f66e872 100644 --- a/docs-v2/pages/apps/app-partners.mdx +++ b/docs-v2/pages/apps/app-partners.mdx @@ -4,7 +4,7 @@ By integrating your app with Pipedream, your users will be able to connect your ## 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 client with OAuth where applicable, to final QA. +- **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. From 8d518e4f5532054d033c19f4477437528f5c627f Mon Sep 17 00:00:00 2001 From: Michael Lim <42158621+malexanderlim@users.noreply.github.com> Date: Tue, 14 May 2024 15:08:36 -0700 Subject: [PATCH 3/3] Update docs-v2/pages/apps/app-partners.mdx Co-authored-by: Danny Roosevelt --- docs-v2/pages/apps/app-partners.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-v2/pages/apps/app-partners.mdx b/docs-v2/pages/apps/app-partners.mdx index 2ac3d2f66e872..11382e1a08236 100644 --- a/docs-v2/pages/apps/app-partners.mdx +++ b/docs-v2/pages/apps/app-partners.mdx @@ -14,7 +14,7 @@ By integrating your app with Pipedream, your users will be able to connect your 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 component development 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. +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