Webhook introduction .

To use webhooks, you will need a way to accept http requests and process them. Typically this would be your own web server but there are modern alternatives like AWS Lambda and Cloudflare workers. Whichever approach you are taking, you will have an endpoint to direct webhooks to.

You can configure one or multiple endpoints in Tradesync via the App or API. Once configured, the system will send a POST request to the endpoint, when an event occurs. This can be an account, copier, command or trade event.

Stay in the loop..

Sign up to our newsletter to keep up-to-date.