Features update

Rameez Raja

It's been a long since i posted about new features. So here is the list of new features.

  1. 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,
 ...
}


  1. Trigger, edit and delete of a scheduled webhook from the details page [#2]

Details Screenshot

  1. 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.

Duplicate Schedules Screenshot

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