Trigger Agent

How to trigger the agent:

1

Add a new data asset to a table and trigger the schedule via scheduled queries as a job that runs every 5 min.

2

Under the Cloud Run Functions deploy a new function and update it with

3

Create a cloud schedule to run the trigger every 5 min

4

Click Save and deploy

5

Once deployed it triggers the agent whenever a new table is detected.

Last updated