- Created by Teijeiroprado-ext, Nestor, last modified on Mar 27, 2026
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 12 Next »
About this page
Instance: iCare
Scope: 6 configuration changes — Fields, Reports, Users, Logic
Owner: CRM Admin / Marketing Ops
C-01 · AI Outreach flag
| Object | Campaign |
|---|---|
| Field label | AI Outreach |
| API name | clay_ai_outreach__c |
| Field type | Boolean (checkbox) |
| Default value | FALSE |
| Populated by | User — set manually by MARCOM Ops |
When set to TRUE, indicates that this Campaign is being executed via the Clay / Smartlead capability. Used by MARCOM Ops to scope reporting and filter campaigns eligible for the Clay workflow. No automated logic — user-managed only.
| Managed by | MARCOM Ops (set) · CRM Admin (created) |
|---|---|
| Write access | MARCOM Ops profile and above |
| Read access | All internal users |
| Integration source | None — user-managed only |
| Data sensitivity | Low |
C-02 · Cold Lead flag
| Object | Lead |
|---|---|
| Field label | Cold Lead |
| API name | clay_cold_lead__c |
| Field type | Boolean (checkbox) |
| Default value | FALSE |
| Populated by | Automation / scheduled Flow |
Identifies Leads eligible for inclusion in Clay-driven AI outreach campaigns. A Lead is considered cold when it has not engaged recently and passes all exclusion checks. Used to filter the Cold Lead Report and as a prerequisite for Campaign Member inclusion.
| Managed by | CRM Admin (field) · Automation (value) |
|---|---|
| Write access | Automation / Flow only — no manual edits |
| Read access | MARCOM Ops, Sales, CRM Admin |
| Integration source | None — derived from SFDC field values |
| Data sensitivity | Medium — drives outreach eligibility decisions |
Logic
Exclusion rules — any one of these disqualifies the lead
- HasOptedOutOfEmail = TRUE → exclude
- clay_overall_hard_bounce__c = TRUE → exclude
- Lead has one or more related Contact records → exclude
Positive rules — lead must meet at least one
- Status = 'Unqualified' → always cold
- Any other status + Last_Interaction_Date__c is NULL or older than 365 days → cold
C-03 · Hard bounce management
Field 1 — Clay External Hard Bounce
| Object | Lead |
|---|---|
| Field label | Clay External Hard Bounce |
| API name | clay_external_hard_bounce__c |
| Field type | Boolean (checkbox) |
| Default value | FALSE |
| Populated by | Clay connector (writeback) |
Field 2 — Overall Hard Bounce
| Object | Lead |
|---|---|
| Field label | Overall Hard Bounce |
| API name | clay_overall_hard_bounce__c |
| Field type | Formula (Boolean) |
| Default value | Calculated |
| Populated by | Formula — read only |
Consolidates hard bounce signals from Pardot and Clay/Smartlead into a single unified flag. All downstream exclusion logic references clay_overall_hard_bounce__c only — never the individual source fields.
| Managed by | CRM Admin |
|---|---|
| clay_external_hard_bounce__c | Written by Clay connector only — no manual edits |
| clay_overall_hard_bounce__c | Formula field — read only, cannot be written to |
| Integration source | Clay → Salesforce connector |
| Downstream dependencies | clay_cold_lead__c exclusion logic (C-02) · Cold Lead Report (C-04) |
| Data sensitivity | Medium — affects deliverability compliance |
Logic
Formula — clay_overall_hard_bounce__c resolves to TRUE if either source is TRUE
- pi__pardot_hard_bounced__c = TRUE → overall bounce = TRUE
- clay_external_hard_bounce__c = TRUE → overall bounce = TRUE
Positive rules — lead must meet at least one
- Status = 'Unqualified' → always cold
- Any other status + Last_Interaction_Date__c is NULL or older than 365 days → cold
C-04 · New reports
Report specs · Governance
Report 1 — Cold Lead — Eligible for AI Outreach
| Report name | Cold Lead — Eligible for AI Outreach |
|---|---|
| Object | Leads |
| Primary filter | clay_cold_lead__c = TRUE |
| Purpose | Used by MARCOM Ops to identify Leads eligible for AI outreach before building Campaign Member lists |
Report 2 — SFDC Campaign Member Export for Clay Import
| Report name | SFDC Campaign Member Export for Clay Import |
|---|---|
| Object | Campaign Members |
| Purpose | Only approved report for exporting Campaign Members to Clay. Must not be modified. |
Included Fields
| Field | Notes |
|---|---|
| CampaignMemberId | Stable key for writeback matching — required |
| LeadId | Stable key for Lead record matching — required |
| Full name | Lead full name |
| Primary email address | |
| Company | Lead company name |
| Description | Used for enrichment writeback |
CampaignMemberId and LeadId are mandatory columns. If either is missing from an export, do not import to Clay — writeback will fail or create mismatched records.
| Report owner | CRM Admin |
|---|---|
| Report access | MARCOM Ops (run) · CRM Admin (edit) |
| Modification policy | The Campaign Member Export report must not be modified without CRM Admin approval — field changes affect writeback integrity |
| Location | Salesforce Reports → Clay Integration folder |
The best way to get IT support is to use the new
Service One Platform.