Events & Attributes
Overview
Permanent Attributes
API call 1: { "process": "Issuance" } → Lead has: { process: Issuance }
API call 2: { "product_code": "P1" } → Lead has: { process: RM, product_code: P1 }
API call 3: { "process": "Sales" } → Lead has: { process: Sales, product_code: P1 }Events
How Attributes and Events Work Together
Last updated