HCLAppianWorkatoConnector

Overview

In any Enterprise landscape the integration platform is leveraged to connect to all the downstream and upstream system. Workato is one such commonly used IPaaS tool which is used to integrate all the applications and systems in the Enterprise landscape. In this solution we have built a common connector to Workato that can be leveraged without any code changes to connect to any downstream or Upstream systems that Workato in turn connects to.

Key Features & Functionality

  1. Call a Process in Appian in a generic way from Workato
  2. Interrupt an ongoing Appian process in a generic way from Workato on an event.
  3. Webhook in Appian which can be called from Workato
  4. Call a Recipe in Workato from Appian
  5. Call a Process in Workato from Appian
  6. Dashboard in Workato with data from Appian

Benefits & Business Impact

  1. Same connector leveraged for multiple scenarios without any code change
  2. Code Reusability
  3. Uniformity in integration code and integration logic
  4. New integration functionalities can be added by leveraging the existing frame work with code implementing only the delta changes
Anonymous