Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
api-contact-signup [2015/09/16 14:28]
ben [Full example]
api-contact-signup [2015/11/03 16:23]
ben [Full example]
Line 48: Line 48:
 POST https://​api.sentoriapp.com/​webhooks/​contact/​signup.ashx HTTP/1.1 POST https://​api.sentoriapp.com/​webhooks/​contact/​signup.ashx HTTP/1.1
 Host: api.sentoriapp.com Host: api.sentoriapp.com
 +Content-Type:​ application/​json
 Content-Length:​ 144 Content-Length:​ 144
  
Line 53: Line 54:
  "​ApiKey":"​00000000-0000-0000-0000-000000000000",​  "​ApiKey":"​00000000-0000-0000-0000-000000000000",​
  "​EmailAddress":"​example@sentoriapp.com",​  "​EmailAddress":"​example@sentoriapp.com",​
- "​SignUpFormExternalID":"​12ABCDE3+ "​SignUpFormExternalID":"​12ABCDE3"
 } }
 </​code>​ </​code>​
Line 76: Line 77:
 POST https://​api.sentoriapp.com/​webhooks/​contact/​signup.ashx HTTP/1.1 POST https://​api.sentoriapp.com/​webhooks/​contact/​signup.ashx HTTP/1.1
 Host: api.sentoriapp.com Host: api.sentoriapp.com
 +Content-Type:​ application/​json
 Content-Length:​ 269 Content-Length:​ 269