Common questions about Automation Process usually focus on failed runs, usage limits, and scheduled reminders; this FAQ includes 3 common questions and a glossary.
FAQ
How do I troubleshoot a failed automation process?
- Open Automation Process and go to the Run Log for the related flow.
- Review the error message and check whether the trigger and action parameters are configured correctly.
- Confirm that the related spreadsheet, records, and time settings are still valid.
- If needed, refresh the spreadsheet and save or run the flow again.
Are there usage limits for automation processes?
- The current feature information shows no upper limit on the number of flow runs.
- Some actions may still follow frequency rules. For example, sending messages can be limited by the related software or service.
- If your flow includes external notifications, review the related service prompts for any limits.
How can I create recurring data reminders?
- Create a new automation process.
- Select Scheduled Trigger as the trigger condition.
- Set the required cycle, such as weekly, daily, or hourly.
- Add a reminder action such as Send Message.
- Save and enable the flow so it runs at the scheduled time.
Glossary
| Term | Definition |
|---|---|
| Trigger condition | The rule that decides when a flow starts, such as a new record, a modified record, or a scheduled time. |
| Action | The task that runs after the flow is triggered, such as add record, modify record, find content, run script, or send message. |
| Run log | The panel that records trigger results, execution history, and failure details for a flow. |