When using Automation Process, common questions usually involve failed runs, usage limits, and recurring reminders; this FAQ includes 3 common questions and a glossary.
FAQ
How do I troubleshoot a failed automation workflow?
- Open Automation Process and go to Run Log for the workflow.
- Check the error details in the log and review whether the trigger conditions, actions, and parameters are complete.
- Confirm that the table data, permissions, and network connection are normal, then enable or run the workflow again.
Are there usage limits for automation workflows?
- The current feature description indicates that workflow runs do not have a fixed upper limit.
- If a workflow includes actions such as sending messages, the actual frequency may still depend on the rules of the connected service.
- For high-frequency scenarios, test with a smaller scope before full daily use.
How can I set up recurring data reminders?
- Create a new automation workflow and choose Scheduled Trigger as the trigger condition.
- Add Send Message as the action.
- Set the reminder time, such as sending a weekly report reminder every Friday at 6 PM, then save and enable the workflow.
Glossary
| Term | Definition |
|---|---|
| Trigger condition | The condition that decides when a workflow starts, such as a new record, an edited record, or a scheduled trigger. |
| Action | The task that runs after the workflow is triggered, such as add record, edit record, find content, or send message. |
| Run log | The page that shows workflow trigger results, execution history, and error details. |