I built an app long ago and it Is still running, it triggers as soon as someone.
Enters time In a ticket - onTimeEntryCreate
Edits a time in a ticket - onTimeEntryUpdate
Deletes time in a ticket. - onTimeEntryDelete
I was looking at updating this to 3.0, but can not figure out for the life of me on how this should be done. Seams like the handlers are not there any more? Asked an AI and it wanted me to trigger on all changes on all ticket. Seams to me to be a rather dumb idea. So was and am hoping some of you might share some light on this.
Hi, thanks for reaching out to the freshworks developer community!
The mentioned events are still supported in platform version 3.0, so you can continue using:
Are you sure? I can not find a single word of It in the documentation. For v.2.3 it is documented. Do you know if it’s written somewhere? I will check the migrations documentation also that you sent.
So, this community is just as it should be - pretty dang awesome! @Rohan_Kokkula1 thank you for the documentation, figured out where I went wrong - support ticket / common. Now it just works and v3 and all.