Hi Nagendra,By default, external Api only does a GET call to the external endpoint. In order to do a POST call, there has to be some json in Post Body Template section under Inbound Mapping tab in External Api activity. 1. Either you can add a query (or similar) activity before externalApi activity ...