Hi. I have processes to check an Airtable table, for records which match a certain condition, and do some operation on them. The records do not change that frequently, hence an ideal time-based trigger would be once a day, even to minimise operations.
However, I would like to have the possibility to have a web-hook, which would allow me to have a button which when pressed, triggers the sync. Is it possible to do this within the same scenario?
My solution would be to create another scenario, which every day does a call to the webhook, however I need this for multiple scenarios, and having to create two scenarios per instance does not seem ideal.
Regards,
Karl