Automate Voiceflow for free on Stepper
Voiceflow is a collaborative AI agent platform that lets teams design, prototype, and launch AI-powered conversational experiences without code.
Triggers available for Voiceflow on Stepper
New Transcript
Triggers when a new conversation transcript is created in Voiceflow.
- 1 parameters
Actions available for Voiceflow on Stepper
Send Message
Send a message or action to a Voiceflow agent and receive the agent's response traces. Use this to trigger an agent conversation turn programmatically.
- 4 parameters
Update Conversation Variables
Inject or update variables in a user's active conversation session. Useful for pre-loading context like user name, account tier, or current page before or during a conversation.
- 3 parameters
Delete Conversation State
Delete all state and session data for a user's conversation, effectively resetting it to start fresh.
- 2 parameters
Add Knowledge Base Document
Add a URL as a new document to the agent's knowledge base. Voiceflow will scrape the URL and index it for use in agent responses.
- 4 parameters
Delete Knowledge Base Document
Permanently remove a document from the agent's knowledge base by its document ID.
- 1 parameters
Get Transcript
Retrieve a single conversation transcript by its ID, including full conversation logs and evaluation results.
- 1 parameters
Delete Transcript
Permanently delete a conversation transcript and all its associated logs and evaluation results.
- 1 parameters
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.