Type Alias SharepointCreateListItemSubmissionEventMapping

SharepointCreateListItemSubmissionEventMapping: FormWorkflowEventElementMapping<{
    sharepointColumnDefinitionName: string;
}>

Type declaration

  • sharepointColumnDefinitionName: string

    The API-facing name of the column. Use this in the fields property when creating the list item.