Question:
I would like to connect my wix site, where the Wix Events & Tickets app is installed, to a server running on premise. what is the easiest way to do that securely?
Product:
Wix Studio
What are you trying to achieve:
I would like to connect my wix site, where the Wix Events & Tickets app is installed, to a server running on premise.
Specifically, I would just securely call some endpoint on my server after an order is confirmed. I tried to accomplish this with automation “Ticket ordered” as a trigger and “send via webhook” as action. unfortunately, the data within “view structure” is not the same I get when using the API endpoint `GET https://api.wix.com/events/v1/orders?eventId=some-id. Is this not possible with this kind of automation?
When I try to create a custom app with just a webhook in it, the data seems to be the same as in the endpoint. Is this the way to go?
thanks in advance for help,
luzi