Create Trigger

scope triggers:create

Create a Trigger to seamlessly execute a Blueprint, facilitating the creation of a Business Process for the Customer within the Account (Merchant).

Info

A Trigger enables the setup of a schema form based on dynamic variable inputs required by the Blueprint during real-time execution to create a Business Process.

A single Trigger is allowed per protocol/resource combination when using the same Blueprint.

Note: If you haven't created your first Blueprint yet, make sure to do so from here create blueprint, as the Trigger depends on it.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier (AVID) of the Account.

string
required

The unique identifier of the Blueprint.

Body Params
string
length between 3 and 256

The trigger description outlines its purpose and intent, detailing the specific business needs it aims to fulfill.

string
enum
required

The protocol dictates how triggers are executed, whether through HTTP calls or system events.

Allowed:
string
enum
required

The resource dictates how triggers are executed, based on the specified protocol, which can involve either HTTP methods or system-defined events.

Allowed:
schema
object
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json