Custom Fields¶
| Categoria | Contacts & Data |
| Dove si trova | 🛠️ Strumenti Hub > Campi Personalizzati |
Cosa fa¶
9 custom field types, sections and {{cf_*}} placeholders for emails, PDFs and automations.
Funzionalità¶
- 9 field types (text, textarea, select, checkbox, date, number, etc.)
- Sections to organize fields
- {{cf_field_name}} placeholders usable in emails, templates, PDFs and automations
- AI field suggestions (immens_crm_ai_suggest_fields)
- Definitions available via REST (/custom-fields)
Hook¶
immens_crm_placeholdersimmens_crm_before_parse_placeholdersimmens_crm_after_parse_placeholdersimmens_crm_parse_placeholders_content
API REST¶
/custom-fields
FAQ¶
How do I use a custom field in an email?¶
Insert the {{cf_field_name}} placeholder in the template: it will be replaced with the contact value.
→ Plugin overview | → Modules index
Studio Immens - Technical documentation