Automate Doppler for free on Stepper
Doppler is a universal secrets management platform that provides a centralized way to manage environment variables and secrets across applications and environments.
Triggers available for Doppler on Stepper
Secrets Updated
Triggers when secrets are updated in a config. Detects added, removed, and updated secret names.
- 2 parameters
New Activity Log
Triggers when a new activity log entry is created in the workplace.
Actions available for Doppler on Stepper
Create Project
Create a new project in your Doppler workplace.
- 2 parameters
Update Project
Update an existing project's name or description.
- 3 parameters
Delete Project
Delete an existing project from your Doppler workplace.
- 1 parameters
Find Project
Look up a project by its name/slug.
- 1 parameters
Create Environment
Create a new environment within a project.
- 3 parameters
Set Secrets
Set or update one or more secrets in a project config.
- 3 parameters
Get Secret
Retrieve the value of a specific secret by name from a project config.
- 3 parameters
List Secrets
List all secret names and values in a project config.
- 2 parameters
Delete Secret
Delete a secret by name from a project config.
- 3 parameters
Create Service Token
Create a new service token for a project config with specified access level.
- 4 parameters
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.