hi,
I’m unable to pick when my Rest Hook subscribe Url will be call?
I’m trying to figure out Rest hook call.
as I’ve understand the concepts.
1- Zapier will call my subscribe url (I think)
2- then I’ll save the hookUrl (targetUrl) in my database.
3- Then I’ll post request to hookUrl (targetUrl)
While Zapier only provides me hook url during creation of zap. which can be call from Postman but I can’t receive any of request in my dev environment. Zapier do not call my subscirbe url? how could I save hook Url in my database of users?