Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save p2tris/2b53c32d5cdbacec0831f9d8f9915c13 to your computer and use it in GitHub Desktop.
Save p2tris/2b53c32d5cdbacec0831f9d8f9915c13 to your computer and use it in GitHub Desktop.
SaleMove Generic and Operator Message JSON export content
{
"siteName": {site_name},
"visitorName": {visitor_name},
"visitorEmail": {visitor_email},
"visitorPhone": {visitor_phone},
"customAttributes": {custom_fields},
"message": {message},
"messageId": {message_id},
"messageSentAt": {message_sent_at}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment