Pipedream sends system emails to the email address tied to your Pipedream login. You can change the email address to which these emails are delivered by modifying the Email in your Account Settings. Once changed, an email will be delivered to the new address requesting you verify it.Pipedream marketing emails may still be sent to the original email address you used when signing up for Pipedream. To change the email address tied to marketing emails, please reach out to our team.
Scan the QR code in an authenticator app like 1Password or Google Authenticator (available on iOS and Android)
If you’re unable to scan the QR code, you can view the setup key to configure 2FA manually in your authenticator app
Enter the one-time-password (OTP) from your authenticator app
Save your recovery codes in a secure location. You’ll need these to access your Pipedream account in the case you lose access to your authenticator app.
Save your recovery codesIf you lose access to your authenticator app and your recovery codes, you will permanently lose access to your Pipedream account. Pipedream Support cannot recover these accounts.
You’ll be prompted to enter your OTP the next time you sign in to Pipedream
When prompted, you can enter the OTP from your authenticator app or a recovery code
Using recovery codesEach recovery code is a one-time-use code, so make sure to generate new recovery codes in your Account Settings when you need to. All previously generated recovery codes expire when you generate new ones.
2FA is not currently supported with Single Sign On Pipedream recommends enabling 2FA with your identity provider.
Workspaces on the Business plan can require all workspace members to configure 2FA in order to log in to Pipedream.If you are a member of any workspace where 2FA is required, you cannot disable 2FA, but you can still reconfigure it in your account settings if necessary.
Admins and Owners control 2FA settingsOnly workspace owner and admin members can enable or disable 2FA for an entire workspace.
Pipedream provides a REST API for interacting with Pipedream programmatically. You’ll find your API key here, which you use to authorize requests to the API.You can revoke and regenerate your API key from here at any time.
You can delete your Pipedream account at any time by visiting your Account Settings and pressing the Delete your Account button. Account deletion is immediately and irreversible.
Environment variables allow you to securely store secrets or other config values that you can access in Pipedream workflows via process.env. Read more about environment variables here.