Skip to content

Commit 4c31606

Browse files
Pricing page references
1 parent 9d3f2d2 commit 4c31606

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

docs-v2/pages/connect/environments.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import Image from 'next/image'
66
Pipedream Connect projects support two environments: `development` and `production`. Connected accounts and credentials stored in `development` remain separate from `production`.
77

88
<Callout type="info">
9-
You can use all of the Connect features in `development` mode **on any plan**. **[Get in touch with our Sales team](https://pipedream.com/pricing?plan=Enterprise)** when you're ready to ship to production.
9+
You can use all of the Connect features in `development` mode **on any plan**. **[Visit the pricing page](https://pipedream.com/pricing?plan=Connect)** to select the right plan when you're ready to ship to production.
1010
</Callout>
1111

1212
## Development mode
@@ -59,7 +59,7 @@ curl -X POST https://api.pipedream.com/v1/connect/{project_id}/tokens \
5959

6060
When you're ready to ship to production:
6161

62-
1. Contact the [Pipedream Sales team](https://pipedream.com/pricing?plan=Enterprise) to enable production access
62+
1. Visit the [pricing page](https://pipedream.com/pricing?plan=Connect) to enable production access
6363
2. Update your environment to `production` in your SDK client configuration and / or API calls
6464

6565
<Callout type="info">

docs-v2/pages/connect/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Visit [the managed auth quickstart](/connect/quickstart/) to build your first in
4242

4343
## Plans and pricing
4444

45-
**Managed authentication with Connect is free to use for up to 1,000 connected accounts for any workspace**. Check out our [pricing page](https://pipedream.com/pricing?plan=Enterprise) to get in touch with our Sales team for details on using the rest of the Connect features in production.
45+
**Connect is entirely free to get started and use in development mode**. Once you're ready to ship to production, check out our [pricing page](https://pipedream.com/pricing?plan=Connect) for the latest info.
4646

4747
## Security
4848

docs-v2/pages/connect/mcp.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,8 @@ Pipedream's MCP servers enable AI assistants to perform a wide range of tasks:
178178
## Pricing
179179

180180
- Anyone can use Pipedream's hosted MCP servers for their own use **for free**
181-
- To deploy Pipedream's MCP servers to your own app or agent, [contact our sales team](https://pipedream.com/pricing?plan=Enterprise)
181+
- To deploy Pipedream's MCP servers to your own app or agent, you can get started for free in development mode
182+
- [Visit the pricing page](https://pipedream.com/pricing?plan=Connect) when you're ready to ship to production
182183

183184
## Additional resources
184185

docs-v2/pages/connect/workflows.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -416,8 +416,8 @@ Pipedream Connect Error: Required account for hubspot not found for external use
416416
- You can check which connected accounts are available for that user [in the UI](/connect/managed-auth/users/) or [via the API](/connect/api/#accounts).
417417
418418
#### Running workflows for your users in production requires a higher tier plan
419-
- Anyone is able to run workflows for your end users in `development`. The Business plan is required to run on behalf of `production` users.
420-
- Schedule a call with our sales team and learn more about pricing [here](https://pipedream.com/pricing?plan=Enterprise).
419+
- Anyone is able to run workflows for your end users in `development`.
420+
- Visit the [pricing page](https://pipedream.com/pricing?plan=Connect) for the latest info on using Connect in production.
421421
422422
## Known limitations
423423

0 commit comments

Comments
 (0)