Skip to main content

FormSubmitted

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
submittedAtstringDate and time when the user submitted the form.[default to undefined]
tenantIdstringISC tenant's unique identifier.[default to undefined]
formInstanceIdstringForm instance's unique identifier.[default to undefined]
formDefinitionIdstringForm definition's unique identifier.[default to undefined]
namestringForm's name.[default to undefined]
createdByFormSubmittedCreatedBy[default to undefined]
submittedByFormSubmittedSubmittedBy[default to undefined]
formDataData in the submitted form.[default to undefined]