Workflows
Preview actions in a workflow
2 min read
When to use Preview mode
- Check how your email content will appear
- Verify dynamic variables (customer name, product info, etc.)
- Test your workflow setup before publishing
- Make sure the right data is used in each action
What happens when you run a preview
| Action | Preview mode |
|---|---|
| Send email | Send a preview of the email using selected data |
| Send internal email | Send a preview of the email using selected data |
| Send push notification | Simulate the action output |
| Wait | Simulate the delay logic |
| Create discount code | Simulate discount creation |
| Update subscription status | Simulate status update |
| Add customer tags | Simulate tag assignment |
How to preview an action
- Go to Workflows in your XFlow dashboard.
- Open the workflow you want to edit.
- Click on an action node (e.g. Send email).
- In the right-side panel, click Preview.
_UdDvBoHH.jpg)
_ze1OftTo.jpg)
Set up preview data
- Customer: Select a customer to test personalization
- Product: Select a product to test restock-related content
_uJFpdHM1.jpg)
Run preview
- After selecting the data, click Run preview.
- XFlow will simulate the action using your current settings.
- Review the output (e.g. email content) to ensure everything looks correct.
- Preview mode only simulates the action using sample data
- Your live workflow and customers are not affected
- You can safely test multiple scenarios before publishing.
Related articles
Understanding workflow actions
Available triggers, actions, and conditions
Assign a workflow to your campaign
Last updated