Aras Webhook Integration

Hello, I am currently trying to create a Webhook on Github that sends notification to Aras when changes are pushed in a repo. However, I could not find documentation on Aras Webhook integration online. Does Aras have Webhook integration functionality I can leverage? Thanks in advance

  • Hi Yuri,

    you should be able to add a webhook in Github that sends these kind of messages to Innovator. Check out the REST Api documentation and blogs to see how communication works with Innovator. 

    E.g. I myself use a Webhook from Jira to update certain items when Jira workflow changes. It´s normally not too hard to implement.

    Angela