Create an API Trigger for the Process
Beginner
10 min.
Create an API trigger for the business process.
You will learn
- How to create an API trigger to start an instance of a business process from any service, like SAP Build Apps
Prerequisites
- Complete Acquire A Template Project From The Store OR
- Complete the mission Build Your First Business Process with SAP Build Process Automation
A business process is started by defining a trigger, an event that indicates to your SAP Build Process Automation tenant to start a process instance.
Process triggers can be either a form, such as a request form, or an API call, where an external system starts the process.
You can start an instance of your process using an API call, with the inputs for the call configured from the process builder. These inputs can then be used as input fields in your process.