Skip to content

Instantly share code, notes, and snippets.

@mbloomfi
Created August 9, 2018 13:26
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 mbloomfi/7aa731202f57b3d0ec431a7703de40f6 to your computer and use it in GitHub Desktop.
Save mbloomfi/7aa731202f57b3d0ec431a7703de40f6 to your computer and use it in GitHub Desktop.
curl -X POST -H 'X-API-TOKEN: XXXXXXXXXXXXXXXXXXXXXXXXXXX' -H 'Content-Type: application/json' -d '{"header":{"fromEmail":"matthewb@qualtrics.com","fromName":"Me!","replyToEmail":"noreply@qualtrics.com","subject":"Following Up"},"message":{"libraryId":"UR_8wx3oO0rkH1qf6B","messageId":"MS_0r164oFRdszVwRT"},"recipients":{"contactId":"MLRP_6ShnVzMDLkdeDZP","mailingListId":"ML_eFGwLtTgsRWoFZb"},"sendDate":"2015-11-17T00:36:42Z","surveyLink":{"expirationDate":"2019-01-16T00:36:42Z","surveyId":"SV_5ulfeT85DKtngfX","type":"Individual"}}' 'https://az1.qualtrics.com/API/v3/distributions'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment