R32346 Lead - Set MQL Timestamp Utc
| Name | Value |
|---|---|
| Code | R32346 |
| Entity | Crm.Presales.Leads Entity |
| Name | SetMQLTimestampUtc |
| Attribute | MQLTimestampUtc |
| Layer | Back-End |
| Events | Commit |
| Priority | Normal |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | IF SystemStage >= MQL & MQLTimestampUtc.DatabaseValue = NULL, SET MQLTimestampUtc = NOW(UTC) ELSE MQLTimestampUtc = Database Value |
| Description | If SystemStage is set to MQL or greater and MQLTimestampUtc in Database is empty then set MQLTimestamp with current time in UTC. |
| Message | |
| Introduced In Version | Introduced: 2021 Updated: - |
| Revocable | NO |