Skip to content

Instantly share code, notes, and snippets.

@Craga89
Created March 28, 2018 19:53
Show Gist options
  • Save Craga89/bd90ee14371188300c0fbc5f17ac8ed8 to your computer and use it in GitHub Desktop.
Save Craga89/bd90ee14371188300c0fbc5f17ac8ed8 to your computer and use it in GitHub Desktop.
{
"ClientTableId": 0,
"TriggeredDispatches": {
"TriggeredDispatch[]": [
{
"DispatchId": 0,
"TriggeredDispatchMethod": "OnlySendToNewSubscribers"
}
]
},
"Type": "Insert",
"FormatDate": "string",
"Records": {
"DataRecord[]": [
{
"ColumnMappings": {
"ColumnMapping[]": [
{
"ColumnId": 0,
"Value": "string"
}
]
},
"Subscriptions": {
"Subscription[]": [
{
"MailingListId": 0,
"Subscribed": false,
"HonourExistingUnsubscribes": false
}
]
},
"IsGloballyUnsubscribed": false
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment