Manually execute an automation
Learn how to manually execute a polling automation in this document. Discover how to open the gear menu and select "Execute Now", and understand the limitations for automations with webhook instant triggers. Choose between Normal, Test, or Export mode to
To manually execute a polling automation, open its gear menu and select the Execute Now option:

Then choose an execution mode:

The mode determines how much data the polling trigger(s) will emit:
-
Normal mode runs the automation just as the system does. Depending on the trigger(s), this means the trigger(s) will emit any new or updated data since the last time the automation was normally executed.
-
Test mode forces the trigger(s) to emit up to 3 data records.
-
Export mode forces the trigger(s) to emit all data records they fetch. The number of emitted data records will vary depending on the trigger's implementation.