Hi all,
I was able to insert trigger “Every time period” to my recipe. But it works on day, week and month, just as described here.
I need to make synchronization more often, by hours or even by minutes.
How can I do it?
Best Regards,
Sergey.
Hi all,
I was able to insert trigger “Every time period” to my recipe. But it works on day, week and month, just as described here.
I need to make synchronization more often, by hours or even by minutes.
How can I do it?
Best Regards,
Sergey.
Hello there @snb,
You can not use that built-in trigger and set it to be triggered every hour.
You could use a custom trigger and trigger it by sending a request to the webhookUrl once an hour.
I hope that helps!
Cheers,
Matias
I see, thank you! Sergey.
Glad to help @snb!
Let us know if you need anything else!