I need to trigger a workflow and pass data to that workflow.
Trying to send an API request to a public ip address using NGROK. I can communicate with this IP address directly using curl command but API call from Pabbly throws 406 error, have tried using GET and POST, The error below is if I use GET.
If I use POST, i get the following error:
Please help.
Trying to send an API request to a public ip address using NGROK. I can communicate with this IP address directly using curl command but API call from Pabbly throws 406 error, have tried using GET and POST, The error below is if I use GET.
If I use POST, i get the following error:
Please help.