Hi. I need to have the name, email, and a product ID or tag sent to a webhook when someone buys a product or signs up for a free product. What's the easiest way to do this?
Hello, We have webhooks module. You can use this module to send this data. You can install/enable module at: aMember CP -> Configuration -> Addons and then add webhook: aMember CP -> Webhooks -> Configuration You need to use "accessAfterInsert" event. Best Regards.