...
Since integrations can be triggered from either an issue event, scheduled job or (coming soon) a post function the possibilities are endless. REST Request actions can also be chained, using the response from the previous iHub REST request action as input for the chained integration(s).
For non REST calls checkout our Extensions like Kafka.
Getting started
Getting started is easy. Once installed, the iHub user interface is available for the administrator at the applications page. (Cog → applications)
...
Once a iHub integration has been executed you will find the output in the execution log section. This is useful for debugging/monitoring for an application.
Read 3 - View Execution Log Tab for further info.
Testing an action
...