I have a collection where I want to call the API if an entry is added. But, as of now, I don't see the option to choose in which collection if the entry is added, the API should be called. There are no clear instructions for it in the documents. Can anyone help?
TL;DR
Developer wants to implement a webhook on a specific collection to call an API when an entry is added, but they are unsure how to do so. They are looking for guidance as it is not clearly outlined in the documentation.