Hello @dchiesa1,
I am integrating two Salesforce instances using apigee edge, As a part of that i have created an API for target instance and tested by using postman. It is working fine with 201 response code with created record id.
But when i am testing the same via salesforce(source), i am getting 200 response and record is not getting created in target. What should i do now? I need record gets created..