Creating a JSON Message Example
In the example below the Process creates a JSON message that is sent to a REST endpoint. Messages are created in the 'Create message' and 'Create another message' Elements. You can find the Element configuration below.
Create message
The Code Element creates a message and assigns a variable 'targetMessage' with the content of the created message.
Create another message
The Code Element creates a message and assigns a variable 'anotherTargetMessage' with the content of the created message.
The next article is the beginning of the Integration Development - Best Practices course Best practices on security.
β