Want to create a URL webhook?
Please contact our Client Success team at organizer@thepointofsale.com. |
What Is a URL Webhook?
It's a mechanism that links our platform with the system of your choice. This webhook sends ticketing information as a JSON file to the URL provided by the event organizer.
Using this webhook, you can set up the attendees' data to be transferred to the server of your choice. This information can be used for various purposes, including archiving, updating data, sending emails, etc.
In short, this versatile, easy-to-set-up webhook lets you perform several tasks in record time.
What Is a JSON File?
A JSON (JavaScript Object Notation) file is a text format that stores and exchanges structured data.
JSON files are written in plain text, making them easy for humans to read and understand.
JSON is widely used to exchange data between web applications, servers and other systems.
It allows data to be organized in a structured way, using key-value pairs.
Example of a JSON File
Click the button below to open an example of a JSON :
What Is a Key-Value Pair?
A key-value pair is a data structure used in computing to store and organize information.
Key: A unique identifier used to find specific information. It acts as a label describing the data.
Value: A variable that belongs to the set of data. This is the data you want to store.
What Data Is Sent to Your Organization?
By creating a URL webhook, Thepointofsale.com will provide your organization with the following information:
Buyers' details ;
Attendees' data;
Information on all rates created (Rate name, ticket cost, delivery options, etc.).
How to configure this webhook?
Click the following button to learn how to set up this webhook type :