Outbound Message Viewer¶
Introduction¶
This page contains information about the outbound message viewer tool. Outbound message viewer is used to visualize outbound APIs in a user-friendly manner with models and methods.
Usage¶
View the documentation which is created by receiving data when an outbound method is triggered. This outbound doc contains both a hierarchical overview and sample output. The data types and output information are detailed in this hierarchical overview. A description is provided for each module, method and attribute. Sample depicts the actual JSON output that has received.
Required - Data fields that are mandatory to be received
Data type - Type of the output and constraints (string, number, boolean, Enum, Array of any, Array of objects)
Sample - Only applicable for methods in JSON format. Show all properties and data types for each method.