API CreateContextData
Postman collection to demonstrate ContextData API usage
ContextData
ContextData Example to handle records creation and update in Nixxis DB
Create Contact
- To set an activity Id, instead of xsi:nil, use the following:
POSTCreateContextData
http://{{AppServer}}/data?action=CreateContextData&context=9ff65021118c4a8999f6b3b7012d5f93
Context = campagin Id available in admin.dbo.campaigns
PARAMS
action
context
Bodyraw (xml)
Example Request
CreateContextData
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
Update Contact
Update d'un contact utilisant ListMatchingData(Phone) pour mettre à jour le numéro de tel d'un contact
GET01 - ListMatchingData
http://{{AppServer}}/data?action=ListMatchingData&Context=9ff65021118c4a8999f6b3b7012d5f93&__TEL=0640440440
Sample response
PARAMS
action
Context
__TEL
Example Request
01 - ListMatchingData
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers