Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs-v2/pages/apps/_meta.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"index": "Integrated Apps",
"contributing": "Contributing"
"contributing": "Contributing",
"app-partners": "App Partners"
}
23 changes: 23 additions & 0 deletions docs-v2/pages/apps/app-partners.mdx
Original file line number Diff line number Diff line change
@@ -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.

2 changes: 1 addition & 1 deletion docs-v2/pages/apps/contributing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs-v2/pages/apps/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ The vast majority of integrated apps on Pipedream are free to use in your workfl

<Callout type="info" emoji="ℹ️">
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/).
</Callout>

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