Integrating SAP Cloud Platform Workflow Using the Proxy API

With this proxy API, you can start SAP Cloud Platform Workflows out of your ABAP Environment.

The overall starting point is the class CL_SWF_CPWF_API_FACTORY. Once you have the API object of interface IF_SWF_CPWF_API, see the ABAP documentation on supported actions.

Prerequisites

You've executed the integration steps in your ABAP environment. See SAP Cloud Platform Workflow Integration.