Features update
It's been a long since i posted about new features. So here is the list of new features.
- Recieve Cronhooks Schedule Object with your params on trigger [#1]
You will recieve a cronhooks data object along with provided params on trigger on schedule.
param1: value1
...
cronhook: {
id,
title,
...
}
- Trigger, edit and delete of a scheduled webhook from the details page [#2]
- Duplicate schedules [#3]
You will be able to duplicate a schedule. "Duplicate" will create a clone of selected schedule "Duplicate and Edit" will create a clone and open edit schedule model.
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