Automation Workflow

Updates the status of an existing automation workflow rule.

Updates the status of an existing automation workflow rule. The status must be one of the following: PUBLISHED or PAUSED.

patch
https://{your-bynder-domain}/api/1/automation-workflow/rules/{ruleId}/status

Path Parameters

ruleIdstringrequired

Body

application/json

UpdateStatusAutomationWorkflowRuleBody

statusstringrequired

Response

patch/rules/{ruleId}/status

Body

{ "status": "status" }
 

Fetches a list of available automation workflow triggers.

Fetches a list of available automation workflow triggers.

Note: The RelativeDate trigger must be used with the Archived condition.

get
https://{your-bynder-domain}/api/1/automation-workflow/triggers

Response

application/json

AutomationWorkflowTriggersResponse

triggersarray[object]
Show Child Parameters
get/triggers
 
application/json

AndCondition

object
andarray[object]
Show Child Parameters
Example

ArchiveTerm

object
offset_amountinteger(int32)required
offset_unitstringrequired
Example

AssetTypeTerm

object
asset_typestringrequired
Example