Hello everyone,
I have a postman collection having Body in the form of "raw"
I have created a custom connector with above postman collection. Now I want to call this connector.
How could I pass the raw data to the body parameter of the connector?
Please help.