📄️ Create a target
Create a new target, which can be used in executions.
📄️ Target by ID
Returns the target identified by the requested ID.
📄️ Delete a target
Delete an existing target. This will remove it from any configured execution as well.
📄️ Update a target
Update an existing target.
📄️ List targets
List all matching targets. By default, we will return all targets of your instance.
📄️ Delete an execution
Delete an existing execution.
📄️ Set an execution
Set an execution to call a previously defined target or include the targets of a previously defined execution.
📄️ List executions
List all matching executions. By default, we will return all executions of your instance.
📄️ List all available functions
List all available functions which can be used as condition for executions.
📄️ List all available methods
List all available methods which can be used as condition for executions.
📄️ List all available service
List all available services which can be used as condition for executions.