...
Once a RINT integration has been executed you will find the output in the execution log section. This is useful for debugging/monitoring for an application.
Read View Execution Log for further info.
Testing an action
Testing an action is easy. Make sure the action is saved, then click the "Test" button.
Enter an issue key for your RINT integration action scope if the action(s) require an issue to work upon. Ie. if there are variable substitutions that refer to an issue. Example: {{issue.key}}
in the URL, body, headers.
Read How to Test an action for further info.
Chained child actions
See the section "Chained actions".
...