API
Webhooks

How to Set Up a Webhook

1\) create whispertrades webhook visit your whispertrades api page and click create webhook fill out your webhook name and type 2\) view the webhook details click on the eyeball "view" icon next to your webhook to view the webhook url and body copy these values you will need these values at tradingview 3\) configure tradingview webhook create your tradingview alert by right clicking on the chart or indicator and selecting "add alert " copy the whispertrades "body" text to the tradingview "message" field click on the tradingview alert "notifications" tab, select webhook url, and then enter your whispertrades webhook url into this field 4 ) click "create" on the tradingview webhook all done! always monitor your webhooks for failure webhooks lack two way communication like a traditional rest api if a webhook fails to execute, it may go unnoticed it is best to monitor your webhooks from tradingview execution to receipt by whispertrades webhooks can fail for a variety of reasons and will not always retry like other applications check your bot logs at whispertrades for webhook status and errors, if any