Hello !
I am want to build a Make connector but I am struggling a bit with an endpoint working asynchronously.
If I understand the Make documentation, I need to create a webhook + a webhook module and attach it to my async module.
Any idea of what to insert in my communication pannel to retrieve the webhook response once the callback url returns datas ?
Thanks a lot,