Where it is
Settings → Advanced → TradingView Alerts, then Generate webhook URL. It looks like:
https://pipsync.io/api/tradingview/webhook/YOUR_SECRET_TOKEN
Treat it as a credential
Anyone holding this URL can send signals to your account. Do not paste it into shared Pine scripts, screenshots or support threads — support never needs it.
If it leaks, hit Regenerate on the same screen. The old URL stops working immediately; then update the alert in TradingView.
Prerequisites
- A paid TradingView plan. Webhooks are not available on the free tier at all.
- A connected broker account.
Then
Put the JSON payload in the alert's Message field and the URL under Notifications → Webhook URL. See the payload reference.