Multiple urls and more...
- Schedule mutiple webhooks with same payload #6
Now you can schedule mutiple webhooks in one go by providing upto 10 urls.
- Option to receive Cronhooks Object with your params on trigger
Now you have an option to enable/disable receiving of Cronhook Object along with provided params on trigger.
Also every trigger will have a header containing Cronhook Object Id
.
var Id = Request.Headers["Cronhook-Id"]
That’s all for now. If you want to see a feature in Cronhooks, create an issue or shoot me an email [email protected].
Thanks,
Rameez