Terms and Privacy •
WebhooksA webhook is a lightweight way for an application to pass on information to other apps. They provide the potential to receive real-time updates about your contacts & campaign activity. The purpose of this section is to explain how to use webhooks in Taximail so you can get updates in near real-time.
Working with WebhooksFor example, when someone subscribes to one of your lists, you might like the data about that subscription to be made available to another application. You can do this by simply specifying a URL to which that data should be sent when the subscription occurs. List eventsSubscribeExample for JSON
Example for XML
UnsubscribeExample for JSON
Example for XML
Campaign eventsOpenExample for JSON
Example for XML
ClickExample for JSON
Example for XML
BounceExample for JSON
Example for XML
Spam complaintExample for JSON
Example for XML
Transactional eventsOpenExample for JSON
Example for XML
ClickExample for JSON
Example for XML
BounceExample for JSON
Example for XML
Spam complaintExample for JSON
Example for XML
Automation eventsOpenExample for JSON
Example for XML
BounceExample for JSON
Example for XML
Spam compaintExample for JSON
Example for XML
|