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.🚀 How to Retrigger Events#
1.
For flows with instant triggers, you'll see a "Retrigger Event" button at the top right of the flow interface.
2.
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.
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