Skip to content
Merged
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
2 changes: 1 addition & 1 deletion docs-v2/pages/connect/components.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,7 @@ Refer to the [full Connect API reference](/connect/api/#deploy-trigger) to list,

### App-based event sources
- Listen for events that occur in other systems: for example, when [a new file is added to Google Drive](https://pipedream.com/apps/google-drive/triggers/new-files-instant) or when [a new contact is created in HubSpot](https://pipedream.com/apps/hubspot/triggers/new-or-updated-contact)
- Deploying these triggers requires that your customers first connect their account using [Pipedream Connect Managed Auth](/managed-auth/quickstart), since the triggers are deployed on their behalf using account
- Deploying these triggers requires that your customers first connect their account using [Pipedream Connect Managed Auth](/connect/managed-auth/quickstart), since the triggers are deployed on their behalf using account
- Refer to the [quickstart above](#deploying-a-source) to get started

#### Handling test events
Expand Down
Loading