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