Altan
HomeDiscordStatus
HomeDiscordStatus
  1. Flows
  • What is Altan?
  • Apps
    • Create Your First App
    • App Navigation & Settings
    • Building Tips
    • The Art of Prompting
    • Add Media to Your App
    • Publishing Your App
    • Rollback and Checkpoints
    • Instantly Resolve Errors
  • Flows
    • Create your first Flow
    • Automation basics
    • Adding modules
    • Types of modules
    • Passing data
    • Filters
    • Debugging
    • Retrigger events
    • Version History
    • Overwrite connection
    • Task credits
  • Databases
    • Introduction
    • Records
  • AI Agents
    • What is an AI Agent?
    • Create your first AI Agent
    • Tools
    • Interacting with Your AI Agent
  • Integration
    • Magic Link
    • Altan Integrator
    • Create your integration
  • Creators
    • What is Altan Creators?
    • How it works
  • Get Support
    • Support Options
  1. Flows

Retrigger events

Altan makes it easy to re-simulate events without repeating tedious or complex processes, such as resending a WhatsApp message, recreating a form response, or simulating a Stripe payment. This feature is essential for debugging and testing flows efficiently.

image.png#

🚀 How to Retrigger Events#

1.
Access Instant Triggers:
For flows with instant triggers, you'll see a "Retrigger Event" button at the top right of the flow interface.
2.
View Past Events:
A list of all events that have ever triggered the flow appears.
You can unpack the event to view its JSON data, offering insights into the exact payload that initiated the flow.
3.
Debug or Retrigger:
Click "Debug" to examine the details of the original execution and analyze the flow's behavior.
Click "Retrigger" to re-send the event and execute the flow again without needing to recreate the original trigger.

🌟 Why Retriggering is Useful#

Save Time: Avoid the hassle of resending WhatsApp messages or simulating payments manually.
Simplify Debugging: Test and fine-tune flows with real event data instead of recreating scenarios from scratch.
Efficient Development: Work seamlessly on improving flows by replaying stored events instantly.
Retriggering ensures that your workflows remain flexible, efficient, and easy to debug, even in complex scenarios.
Modified at 2024-11-19 16:27:30
Previous
Debugging
Next
Version History
Built with