Automate LaunchDarkly for free on Stepper
LaunchDarkly is a feature flag management platform that enables teams to safely deploy, control, and measure their software features at scale.
Triggers available for LaunchDarkly on Stepper
Flag Activity
Triggers when flag activity happens in your LaunchDarkly account (created, updated, toggled, deleted).
- 2 parameters
- Project
- Environment
Any Activity
Triggers when any activity happens in your LaunchDarkly account (flags, projects, members, segments, etc.).
Actions available for LaunchDarkly on Stepper
Create Feature Flag
Creates a new feature flag in a project.
- 6 parameters
- Project
- Name
- Key
- Description
- Tags
- Temporary
Toggle Feature Flag
Turns a feature flag on or off in a specific environment.
- 4 parameters
- Project
- Environment
- Feature Flag
- State
Update Feature Flag
Updates a feature flag's properties using JSON semantic patch instructions.
- 4 parameters
- Project
- Feature Flag
- Instructions (JSON)
- Comment
Get Feature Flag
Gets details of a specific feature flag.
- 2 parameters
- Project
- Feature Flag
List Feature Flags
Lists all feature flags in a project.
- 1 parameters
- Project
Create Project
Creates a new project in LaunchDarkly.
- 3 parameters
- Name
- Key
- Tags
Create Environment
Creates a new environment within a project.
- 4 parameters
- Project
- Name
- Key
- Color
Create Segment
Creates a new user segment.
- 6 parameters
- Project
- Environment
- Name
- Key
- Description
- Tags
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.
