Post Email, Name & Product ID (or Tag) on Transaction

Discussion in 'Integration' started by writergale, Feb 14, 2022.

  1. writergale

    writergale New Member

    Joined:
    Feb 10, 2022
    Messages:
    1
    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?
  2. caesar

    caesar aMember Pro Developer Staff Member

    Joined:
    Oct 16, 2009
    Messages:
    2,295
    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.

Share This Page