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 parameter s
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 parameter s
Invoke Function
Directly invoke a specific Inngest function by app ID and function ID, bypassing the event system.
- 4 parameter s
Get Function Run
Retrieve the status and details of a specific function run by its run ID.
- 2 parameter s
List Environments
List all environments configured in your Inngest account (e.g., production, staging, branch environments).
- 1 parameter s
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.