Velvet Celebrity Digest

Fresh star stories with a cool online feel.

Consider a scenario where you use a JIRA connector to create a new record instance when a JIRA issue is created. The connector action returns a JSON key value pair as a result. You can use an Object type variable to access the JSON result, but the Object type variable does not allow you to access specific attributes within this result. 

To overcome this issue, you create a document definition to access each attribute within the JSON key value pair and create a new record instance.