referral/referred_signup

Sent to a friend when they claim a referral and receive a discount code

Event Type

referral/referred_signup

Webhook Payload

{
  "id": 18,
  "event_type": "referral/referred_signup",
  "shop_id": 79418982695,
  "shopify_domain": "devstore.myshopify.com",
  "event_attributes": {
    "friend_email": "[email protected]",
    "reward_name": "50% Off",
    "reward_code": "BAL-123145",
    "reward_tos": "Maximum shipping amount of $10",
    "customer_id": 8033849901351,
    "customer_email": "[email protected]",
    "customer_phone_number": null
  }
}

 

Payload Fields

FieldTypeDescription
idIntegerReferral ID
event_typeStringAlways referral/referred_signup for this webhook