← All apps Automate Flagsmith for free on Stepper
Flagsmith is an open-source feature flag and remote config service. Manage feature flags across web, mobile, and server-side applications.
I want to integrate
with
See how to connect Flagsmith to ... Triggers available for Flagsmith on Stepper
New Feature
Triggers when a new feature flag is created in a Flagsmith project.
New Audit Log Entry
Triggers when a new audit log entry is recorded (flag changes, environment changes, etc.).
- 1 parameters
- Organisation
Actions available for Flagsmith on Stepper
Create Feature
Creates a new feature flag in a Flagsmith project.
- 7 parameters
- Project
- Feature Name
- Description
- Type
- Default Enabled
- Initial Value
- Server Key Only
Update Feature
Updates an existing feature flag's description, tags, or archived status.
- 5 parameters
- Project
- Feature
- Description
- Archived
- Server Key Only
Enable/Disable Feature Flag
Enables or disables a feature flag in a specific environment, and optionally updates its remote config value.
- 5 parameters
- Project
- Environment
- Feature Flag
- Enabled
- Remote Config Value
Create Environment
Creates a new environment within a Flagsmith project.
- 5 parameters
- Project
- Environment Name
- Description
- Allow Client Traits
- Hide Disabled Flags
Create Project
Creates a new project in a Flagsmith organisation.
- 5 parameters
- Organisation
- Project Name
- Hide Disabled Flags
- Prevent Flag Defaults
- Lowercase Feature Names
Create Segment
Creates a new user segment in a Flagsmith project.
- 3 parameters
- Project
- Segment Name
- Description
Create Tag
Creates a new tag for organising feature flags in a project.
- 4 parameters
- Project
- Label
- Color
- Description
Create Identity
Creates a new identity (user) in a Flagsmith environment.
- 3 parameters
- Project
- Environment
- Identifier
Delete Feature
Permanently deletes a feature flag from a project.
- 2 parameters
- Project
- Feature
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.