← All apps
Automate Inngest for free on Stepper
Inngest is a durable workflow and event-driven platform that lets developers send events and trigger serverless functions reliably.
I want to integratewithSee how to connect Inngest to ...
Actions available for Inngest on Stepper
Send Event
Send an event to Inngest to trigger registered functions. The event name determines which functions are triggered.
- 5 parameters
Send Events (Batch)
Send multiple events to Inngest in a single request (up to 512KB total). Each event in the batch can trigger different functions.
- 1 parameters
Invoke Function
Directly invoke a specific Inngest function by app ID and function ID, bypassing the event system.
- 4 parameters
Get Function Run
Retrieve the status and details of a specific function run by its run ID.
- 2 parameters
List Environments
List all environments configured in your Inngest account (e.g., production, staging, branch environments).
- 1 parameters
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.