Common questions about When Modifying Records usually focus on trigger scope, workflow setup, and troubleshooting, with 3 high-frequency answers below.
FAQ
What is the difference between any field and specified fields?
- If you choose any field, the workflow runs whenever any field in the record is modified.
- If you choose specified fields, the workflow runs only when the selected fields are modified.
- If only key fields should drive the automation, using specified fields can reduce unnecessary runs.
Can I set multiple effective scopes at the same time?
- One trigger can use only one effective scope at a time.
- If different fields need different logic, create separate automation workflows.
- Splitting workflows by business purpose can also make later maintenance easier.
What should I do if the trigger fails to run?
- Click Logs on the left side to check the failure reason.
- Confirm that the target data table still exists and that the field settings are correct.
- Test the record change again after fixing the settings.
Glossary
| Term | Definition |
|---|---|
| Trigger condition | A setting that decides which event starts an automation workflow. |
| Effective scope | The range of record changes that the trigger listens for, such as any field or specified fields. |
| Smart table | A structured table-based collaboration tool used to organize data and connect it with automation workflows. |