Forum Discussion

Fflur's avatar
Fflur
Ideator I
2 years ago

Is there an easy way to run code after a change/creation transaction finished?

Hello,  I need to send a created/ changed item to another service. I have some code that just needs the ID of an Item, it then retrieves it from the database and sends it to the other service. Th...