APIs & Integrations

JNeal
Member

Webhook URL Invalid

Hi - I am trying to run a workflow and use this URL as the "trigger webhook" URL in hubspot..

 

https://x8ki-letl-twmt.n7.xano.io/api:hA_ie6od/ghl_contacts/{ghl_contacts_id}

 

This is the valid URL and works with other webhooks.

Screen Shot 2021-06-16 at 10.39.19 PM.png

Why isnt the URL Valid?

0 Upvotes
2 Replies 2
webdew
Guide | Diamond Partner
Guide | Diamond Partner

Webhook URL Invalid

Hi @JNeal ,

This URL should be in POST method only. Is this url is POST method?


Regards.

JNeal
Member

Webhook URL Invalid

Yes this is a POST URL endpoint... I **bleep** around with it a bit last night and it seems that the problem is the curly brackets { } , because I tried removing those to get to the base post endpoint URL and it seemed to work in terms of the "trigger" accepting it, though I didnt actaulyl try sending any webhooks because that wouldnt work in my back end...

 

The curly brackets are baked into the POST endpoint URL, so I am not sure why it wouldn't work in HUbspot, but works in other applications.... Any thoughts there?

0 Upvotes