SaleMove Engagement Start JSON export content
{ | |
"id": {engagement_id}, | |
"visitorId": {visitor_id}, | |
"visitor": {visitor_name}, | |
"visitorEmail": {visitor_email}, | |
"visitorPhoneNumber": {visitor_phone}, | |
"customAttributes": {custom_fields}, | |
"operatorId": {operator_id}, | |
"operatorName": {operator_name}, | |
"operatorEmail": {operator_email}, | |
"siteId": {site_id} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment