/tokens
endpoint to create new tokens.
webhook_uri
where Pipedream will deliver updates on the account connection flow. This is useful if you want to update your UI based on the status of the account connection flow, get a log of errors, and more.
See the webhooks docs for more information.
external_user_id
and an environment
. See the docs on environments for more information on passing environment in the SDK and API.
Tokens are scoped to this user and environment. When the user successfully connects an account with that token, it will be saved for that external_user_id
in the specified environment.