New Audience Member
Fired when a customer opts in to receive marketing communication from you.
alert_name
string
1 validation
alert_id
string
The unique identifier for this Paddle webhook alert. Integer value sent as a string.
1 validation
created_at
string
The date and time the customer has been added.
2 validations
email
string
The email address of the customer.
1 validation
event_time
string
The date and time the event was triggered in UTC (Coordinated Universal Time).
2 validations
marketing_consent
integer
The value of this field 0
or 1
indicates whether the user has agreed to receive marketing messages from the vendor.
1 validation
products
string
Comma-separated list of Paddle IDs of the products the customer has purchased.
source
string
Source of customer acquisition.
1 validation
subscribed
string
This field is deprecated and will be removed in a future update. Please refer to the marketing_consent
field instead.
user_id
string
The customer user id.
1 validation
p_signature
string
This field contains an encrypted token that you can use to verify the request authenticity. See Verifying Webhooks.