New Audience Member

A new_audience_member event is fired when a customer opts in to receive marketing communication from you.

Information sent in the payload for a new_audience_member webhook is summarised in the table below.

PropertyTypeDescriptionExample
alert_idstringThe unique identifier for this Paddle webhook alert. Integer value sent as a string.
alert_namestringThe alert name.
Default: new_audience_member
created_atstring<date-time>The date and time the customer has been added.
emailstring<email>The email address of the customer.
event_timestring<date-time>The date and time the event was triggered in UTC (Coordinated Universal Time).
marketing_consentstringThe value of this field 0 or 1 indicates whether the user has consented to receive marketing messages from the vendor.
Allowed values: 0 1
p_signaturestringThis field contains an encrypted token that you can use to verify the request authenticity. See Verifying Webhooks.
productsstringComma-separated list of Paddle IDs of the products the customer has purchased.
sourcestringSource of customer acquisition.
Allowed values: checkout trial order activation import application
subscribedstringThis field is deprecated and will be removed in a future update. Please refer to the marketing_consent field instead.
user_idstringThe customer user ID.