Skip to content

Instantly share code, notes, and snippets.

@d2kagw
Last active September 20, 2023 01:02
marketing_sms_subscribe.js - Via automated deployment - Visit https://learn.lexer.io for more information.
// Marketing API: SMS Subscribe Events
{
"records": [
{
"link": {
"email": "jane@fake.com"
},
"action_at": "2023-09-20T11:01:01Z",
"list": {
"id": "7bff7a...",
"name": "All Customers List"
},
"status": "subscribed"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment