bradfoster
(Brad Foster)
October 30, 2024, 1:31pm
1
When an app is hosted via Monday Code, what is the correct base URL to enter in the Webhooks input in the Developer Center?
Is it the Monday Code “Version URL” under Monday Code > General?
(And then presumably I would just append the route in my app that handles webhooks)
dvdsmpsn
(David @ David Simpson Apps)
October 30, 2024, 1:45pm
2
I’d guess at the static live URL, which starts with something like:
https://live1-service-123456-ab123c45.us.monday.app/
Not sure if you can multi-region that one
1 Like
Hi @bradfoster ,
That’s correct, though we recommend using the Live URL which stays the same between versions (as soon as there is at lease one live version).
Let us know if you have any other questions!
Best,
Rachel
1 Like
bradfoster
(Brad Foster)
November 1, 2024, 12:01am
4
Ok cool - I do have a live version (and this is the only URL anywhere in the developer center for my app) so I’m thinking this has to be it.
Thank you @rachelatmonday @dvdsmpsn !
I understand this is already resolved, but in case someone reads this later, regarding Brad’s last question, the “Version URL” he mentioned does indeed change with each version. As @rachelatmonday says, you need to select a version that has already been promoted to Live to see the Live URL in that same place.