OBJECT
ProcessEntityTemplate
link GraphQL Schema definition
- type ProcessEntityTemplate {
- # Per-field operations describing how each field value of the created or updated
- # record is determined.
- : [ProcessEntityOperation!]!
- # Field values to apply to the record, as a JSON object keyed by field API name.
- # The accompanying operations describe how each value is interpreted.
- : JSONString!
- }
link Require by
- EmailSequenceCreateRecordNodenull
- EmailSequenceGlobalActionsSettingsnull
- OnlineFormRelatedRecordSettingsnull
- OnlineFormSettingsnull
- ProcessArchiveRecordNodearchive lead/oppty
- ProcessCopyRecordNodenull
- ProcessCreateRecordNodeA node which creates unrelated LACOTA entity
- ProcessCreateRelatedRecordNodeA node which creates entity with relation to the triggered entity
- ProcessQualifyRecordNodequalify lead
- ProcessUpdateRecordNodeA node which updates triggered entity
- ProcessUpdateRelatedRecordNodeA node which updates related entities of triggered entity