You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Introduction to ACP

6connect’s API Composer Platform (ACP) is a vendor-agnostic toolbox for development against single or multiple API service providers.  ACP endeavors to serve as a universal glue layer for all API-driven development in order to standardize and streamline automation logic, save developer time, and increase the overall robustness of API-driven code.

The primary features of ACP are the following:

  1. Contains a library of built-in connectors to many common services:
  1. 6connect ProVision
  2. Amazon AWS
  3. Google Cloud
  4. Microsoft Azure
  5. VMWare vCenter
  6. Kubernetes
  1. Supports cross-vendor and multi-account actions with API service providers
  2. Supports automatic rollbacks for most API actions, greatly simplifying development 
  3. Speeds up execution times for multi-step tasks
  4. Allows new ACP Workflows to be quickly prototyped based on previous work
  5. Provides a centralized repository for all API-driven glue code
  6. Utilizes a compact JSON data format for easy sharing and support
  7. Contains an extensive library of examples to directly illustrate product features
  8. Supports embedded Javascript for complex data transformations
  9. Cleanly supports iteration over complex data objects
  10. Provides functionality for providing user-defined connectivity to other services


Once created, ACP Workflows can be executed as a single API call to the ACP Server.  Many advanced automation and integration tasks can be accomplished by pairing 6connect ACP with 6connect ProVision.

Related pages

  • No labels