Skip to content

Instantly share code, notes, and snippets.

@Craga89
Created March 28, 2018 19:53
Show Gist options
  • Select an option

  • Save Craga89/bd90ee14371188300c0fbc5f17ac8ed8 to your computer and use it in GitHub Desktop.

Select an option

Save Craga89/bd90ee14371188300c0fbc5f17ac8ed8 to your computer and use it in GitHub Desktop.

Revisions

  1. Craga89 created this gist Mar 28, 2018.
    37 changes: 37 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,37 @@
    {
    "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
    }
    ]
    }
    }