Skip to main content

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 Sync.

  • 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 Sync End Point. Events can include create, update, etc. of work items.

  • Rest APIs to retrieve information from the Third Party tool

Agility Sync 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 Sync.

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

Agility Sync 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.