← All apps Automate Svix for free on Stepper
Visit Svix Svix is an enterprise-ready webhook delivery platform that handles webhook sending, retries, monitoring, and endpoint management.
I want to integrate
with
See how to connect Svix to ... Triggers available for Svix on Stepper
New Application
Triggers when a new application is created in Svix.
New Message
Triggers when a new webhook message is created in a Svix application.
Actions available for Svix on Stepper
Create Application
Creates a new application in Svix to represent a consumer of your webhooks.
- 3 parameters
- Name
- UID
- Throttle Rate
Update Application
Updates an existing application in Svix.
- 4 parameters
- Application
- Name
- UID
- Throttle Rate
Find Application
Retrieves a specific application by ID or UID.
List Applications
Lists all applications in your Svix account.
Delete Application
Deletes an application from Svix.
Create Endpoint
Creates a new webhook endpoint for an application.
- 6 parameters
- Application
- URL
- Description
- Event Types
- Disabled
- Throttle Rate
Update Endpoint
Updates an existing webhook endpoint.
- 7 parameters
- Application
- Endpoint
- URL
- Description
- Event Types
- Disabled
- Throttle Rate
Find Endpoint
Retrieves a specific endpoint by ID.
- 2 parameters
- Application
- Endpoint
Delete Endpoint
Deletes a webhook endpoint.
- 2 parameters
- Application
- Endpoint
Create Message
Sends a new webhook message to an application's endpoints.
- 5 parameters
- Application
- Event Type
- Payload
- Event ID
- Channels
Find Message
Retrieves a specific message by ID.
- 2 parameters
- Application
- Message ID
List Messages
Lists messages for an application.
- 2 parameters
- Application
- Event Types
Create Event Type
Creates a new event type to categorize webhook messages.
- 3 parameters
- Name
- Description
- Group Name
Update Event Type
Updates an existing event type.
- 4 parameters
- Event Type
- Description
- Group Name
- Archived
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.