Skip to content

Commit fae94e9

Browse files
Adding app partners page to docs and fixing some typos. (#11947)
* Adding app partners page to docs and fixing some typos. * Update docs-v2/pages/apps/app-partners.mdx Co-authored-by: Danny Roosevelt <danny@pipedream.com> * Update docs-v2/pages/apps/app-partners.mdx Co-authored-by: Danny Roosevelt <danny@pipedream.com> --------- Co-authored-by: Danny Roosevelt <danny@pipedream.com>
1 parent e3e7659 commit fae94e9

File tree

4 files changed

+27
-3
lines changed

4 files changed

+27
-3
lines changed

docs-v2/pages/apps/_meta.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"index": "Integrated Apps",
3-
"contributing": "Contributing"
3+
"contributing": "Contributing",
4+
"app-partners": "App Partners"
45
}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# App Partners
2+
3+
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.
4+
5+
## Benefits of Integrating With Pipedream
6+
7+
- **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.
8+
- **Custom Triggers and Actions:** We will create up to three triggers and three actions, based on the methods available within your APIs.
9+
- **Extensive Developer Exposure:** Your app will be accessible to a large and growing community of developers.
10+
- **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.
11+
12+
## Integration Process
13+
14+
Integrating with Pipedream is a straightforward process:
15+
16+
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.
17+
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.
18+
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.
19+
20+
## Get Started
21+
22+
Are you ready to integrate with Pipedream? [Contact our integrations team](https://pipedream.com/support) today to get started.
23+

docs-v2/pages/apps/contributing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ and [actions](https://github.com/PipedreamHQ/pipedream/issues?q=is%3Aissue+is%3A
7878

7979
## Reference Components
8080

81-
The following components arfor developing sources and
81+
The following components are references for developing sources and
8282
actions for Pipedream's registry.
8383

8484
### Reference Sources

docs-v2/pages/apps/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The vast majority of integrated apps on Pipedream are free to use in your workfl
7373

7474
<Callout type="info" emoji="ℹ️">
7575
Missing an integration?
76-
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/).
76+
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/).
7777
</Callout>
7878

7979
**Check out the full list of integrated apps [here](https://pipedream.com/apps).**

0 commit comments

Comments
 (0)