Question
OData Connector Method POST Error
Hello everyone,
I am trying to connect to SAP using the OData Connector. We have been able to successfully perform all the GET calls but we haven’t been able to do any POST calls. We are receiving this error:

It seems that is not able to find the input parameters but we have defined them in the body:

Are we missing something? Do we have to create a swagger file with the definition of the endpoints?
Thank you!

