Operation | Details | Pipedream | Custom |
---|---|---|---|
Retrieve user credentials | Fetch the credentials for your end user from Pipedream’s API to use in your app | ❌ | ✅ |
Invoke workflows | Trigger any Pipedream workflow and use the connected account of your end users | ❌ | ✅ |
Embed prebuilt tools | Run any action and deploy any trigger directly from your AI agent or app | ✅ | ✅ |
Proxy API requests | Write custom code to interface with any integrated API while avoiding dealing with user auth | ✅ | ✅ |
oauthAppId
in pd.connectAccount()
.oauthAppId
in the URL.