Updating JSON Content Dynamically for Trigger Request and Invoke Response Connection Payloads
You can enable support for dynamic JSON content in the Adapter Endpoint Configuration Wizard. This capability is useful when runtime payloads need to include JSON elements that are not defined in the design-time payload. Although these elements are not present at design time, they are made available to the integration and translated between JSON and XML at runtime.
Design-time trigger request and invoke response payload structures can change frequently. If a payload element is missing from the mapper, it is not translated between JSON and XML. Dynamic JSON enables you to include simple or complex object elements at runtime, ensuring they are translated without requiring design-time updates. This capability eliminates the need to frequently rerun the Adapter Endpoint Configuration Wizard to accommodate payload structure changes to the REST Adapter.
This example provides a high level overview of creating and running an integration that enables dynamic JSON content for REST Adapter trigger requests and invoke responses.



