Skip to main content

StartInvocationInput

Import this model from the entry point of its package:

import { StartInvocationInput } from '@sailpoint/angular-sdk/triggers';

Properties

NameTypeDescriptionNotes
triggerId(optional) stringTrigger ID[default to undefined]
input(optional) objectTrigger input payload. Its schema is defined in the trigger definition.[default to undefined]
contentJson(optional) objectJSON map of invocation metadata[default to undefined]