Automate GrowthBook for free on Stepper
GrowthBook is the most popular open-source feature flagging and A/B testing platform. Manage feature flags and run experiments programmatically.
Triggers available for GrowthBook on Stepper
New Feature Flag
Triggers when a new feature flag is created in GrowthBook.
- 1 parameters
Updated Feature Flag
Triggers when an existing feature flag is updated in GrowthBook.
- 1 parameters
New Experiment
Triggers when a new experiment is created in GrowthBook.
- 2 parameters
Updated Experiment
Triggers when an existing experiment is updated in GrowthBook.
- 1 parameters
Actions available for GrowthBook on Stepper
Create Feature Flag
Creates a new feature flag in GrowthBook.
- 8 parameters
Get Feature Flag
Retrieves a single feature flag by its key.
- 1 parameters
Update Feature Flag
Updates an existing feature flag in GrowthBook.
- 7 parameters
Toggle Feature Flag
Enables or disables a feature flag in one or more environments.
- 4 parameters
Create Experiment
Creates a new A/B experiment in GrowthBook.
- 11 parameters
Get Experiment
Retrieves a single experiment by ID.
- 1 parameters
Update Experiment
Updates an existing experiment in GrowthBook.
- 7 parameters
Start Experiment
Starts a draft experiment, setting its status to running.
- 2 parameters
Stop Experiment
Stops a running experiment with a conclusion.
- 4 parameters
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.