Create a new record in MS Dynamics AX using SOAP Execute Snap

This example demonstrates how you can use the SOAP Execute Execute Snap to create records in MS Dynamics AX.



  1. The Mapper Snap creates the input JSON for the SOAP Execute Snap through a series of mappings.


  2. The SOAP Execute Execute Snap uses the JSON input to create a new record in the MS Dynamics AX through a SOAP POST request. It uses the generic envelope to populate the fields in the endpoint.


    The image below shows a preview of the output: