INTERFACE
ProcessScheduleInterface
link GraphQL Schema definition
- interface ProcessScheduleInterface {
- # Optional schedule that delays this action to a later time. When null, the action
- # runs immediately when reached.
- : ProcessNodeSchedule
- }
link Require by
- ProcessArchiveRecordNodearchive lead/oppty
- ProcessChangeOwnershipNodenull
- ProcessCopyRecordNodenull
- ProcessCreateRecordNodeA node which creates unrelated LACOTA entity
- ProcessCreateRelatedRecordNodeA node which creates entity with relation to the triggered entity
- ProcessEnrollEmailSequenceNodenull
- ProcessLinkRecordNodenull
- ProcessQualifyRecordNodequalify lead
- ProcessSendEmailNodenull
- ProcessSendWebhookNodenull
- ProcessTriggerProcessNodenull
- ProcessUnarchiveRecordNodeunarchive lead/oppty
- ProcessUnenrollEmailSequenceNodenull
- ProcessUpdateAiFieldsNodeAutomatizer action node that triggers AI Smart Field value updates.
- ProcessUpdateRecordNodeA node which updates triggered entity
- ProcessUpdateRelatedRecordNodeA node which updates related entities of triggered entity