hello everyone,
I am building a custom connector for data insert using post API method in request and API key in security and my connector made successfully but on testing the API is not hitting from backend and in response it giving me hello world in body not the actual output.
and I am not getting what is the issue . can you please help me ?
Are you using custom code? It looks like you enabled custom code inadvertently and the call is returned from the custom code.