Create a Process Trigger
Requires Customer/Partner License
Beginner
15 min.
Create an API trigger for the business process to be called from external system.
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
- You have created a Business Project and Process in SBPA as described here
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 a form, such as a request form, an API call, where an external system starts the process or an Event. You may also start the instance with an event trigger which on-boards and listens to back-end events emitted from an external source system and reacts to such events by triggering artifacts such as processes and automations.
As part of this tutorial, we will start an instance of the process using an API call, with the inputs for the call configured from the process builder. These inputs will then be used as input fields in your process.














