Skip to main content
Version: 24.3

Checklist To Integrate AgilitySync With Third Party Tool

The following checklist can be used to assess the possibility to integrate any third party tool with Agility via Agility Connect.

  • Webhook Support

Any automated push notification mechanism like Webhooks or Business Rules, etc is necessary to send an event or payload from the external integration to Agility Connect End Point. Events can include create, update, etc. of work items.

  • Rest APIs to retrieve information from the Third Party tool

Agility Connect needs data like, Projects (if exists), Assets, fields like text, drop-down, number, date, etc. to create mapping between Agility and any third party tool. So, Rest APIs are needed to retrieve any such information from Agility Connect.

  • Access to create or update work items in the Third Party tool through Rest APIs

Agility Connect should have access to create or update work items in third party tool through Rest API. Our system will communicate through HTTPS or HTTP protocol.