Corredor: Its configured but sample service I run is not getting populated in workflow → function
Http Request:
When I tried to use it by providing url, its start giving error on “:”
In Payload Processor trying to fetch URL request but not javascript method I am getting I can use for example if I am trying to use http.get(“”) error got it is http method not found.
advise to use Workflows instead of Corredor. You can still use Corredor, but we implemented Workflows with simplicity in mind (at least greater than Corredor ).
Using integration gateways is for incoming requests, so for any webhooks or data that is sent into your Corteza, so this cannot be used for your case.
What you need to do is use the HTTP Request function and in the url field do make sure you use either quotes or tick off the expression toggle.