How do I limit Hook callbacks to certain times of day?

You can include a time range in the query of your Hook (https://api.camio.com/#hooks).

For example, if you only want callbacks at night between 10pm and 6am, then the query should be:

10pm to 6am

To avoid timezone ambiguity, we recommend including Eastern, Central, Mountain, Pacific in the query like this for Central Time:

10pm Central to 6am Central

 

Have more questions? Submit a request

Comments