Event triggers

Hi,
I am trying to determine the best way to make calls to an external API when a particular record is created, updated and deleted.

Does anyone have any examples, samples or guidance on how to go about this?

Thanks
Mike

What you are looking for is β€˜logic hook’ I believe. Assign the appropriate module hook depending on what circumstances you would like the API to be triggered.

Cheers,
Shaun

1 Like