- Open your project in Pipedream
- Click the Connect tab on the left
- Click the Users tab at the top
Connecting multiple accounts
Users can connect multiple accounts for many different apps, or for the same app (e.g., I can connect my Notion and Gmail accounts, as well as accounts for multiple Slack workspaces). When retrieving account information from the API, you can filter byexternal_user_id
and / or app
to retrieve information for a specific user and / or app.
When running workflows on behalf of an end user, right now you can only use a single account for a given app. If there are multiple connected accounts for that app, Pipedream will use the most recently created account. See more info on running workflows for your users here.
Deleting accounts
You can delete an individual connected account or an entire user and all associated accounts and resources from the UI or via the API.Deleting individual connected accounts
If you need more granular control, you can delete specific connected accounts instead of removing the entire user.From the UI
- Open the project in Pipedream
- Navigate to the Users tab under Connect
- Find the user whose accounts you want to manage
- View all connected accounts for that user in the expanded section
- Click the Delete button next to the specific account you want to remove
Via the API
You can delete specific connected accounts programmatically:Deleting users
When you delete a user, all of their connected accounts and deployed resources (if any) are permanently removed from Pipedream. There are two ways to delete users:From the UI
- Open the project in Pipedream
- Navigate to the Users tab under Connect
- Locate the user you wish to delete
- Click the Delete User button from the overlow menu at the end of the row