Files
api-specs/idn/beta/schemas/workflows/trigger-attributes/ExternalAttributes.yaml
GitHub Action Bot 1b3d0ed2a9 Automated commit 'Added Custom Forms tag, moved Governance Group tag to correct alphabe… (#1347)
* Added Custom Forms tag, moved Governance Group tag to correct alphabetic position, and removed schema definitions for triggers since they don't render properly anymore.

* Possible fix for cloudbees error

* Another possible fix for cloudbees error

* Another possible fix

* Removed single quotes from property name

* Added the attributes description back

---------

Co-authored-by: colin-mckibben-sp <coln.mckibben@sailpoint.com>' by github action: 5600115683
2023-07-19 14:01:49 +00:00

14 lines
388 B
YAML

title: External Trigger Attributes
type: object
description: Attributes related to an external trigger
required:
- name
properties:
name:
type: string
description: A unique name for the external trigger
example: "search-and-notify"
description:
type: string
description: Additonal context about the external trigger
example: Run a search and notify the results