docs: Add ID mappings for Roles and Verticals (DEV)

This commit is contained in:
Jarvis
2026-02-12 14:24:57 +00:00
parent 1a325d003b
commit f3c0a7da9e

View File

@@ -105,6 +105,34 @@ Folgende **Benutzerdefinierte Felder (UDFs)** müssen angelegt sein. Die ProgIds
| Person | Marketing Proof | Text | `SuperOffice:7` | *tbd* |
| Person | AI Copy Hash | Text | `SuperOffice:8` | *tbd* |
### B. Listen-Werte & IDs (DEV Environment)
Folgende IDs werden in den Skripten als Referenz genutzt. Diese müssen für PROD neu validiert werden.
**MA Status (`x_ma_status`):**
* `Init`
* `Ready_to_Craft`
* `Ready_to_Send`
* `Sent_Week1`
* `...`
**Rollen (`x_person_role` / `SuperOffice:3`):**
| ID | Name |
| :--- | :--- |
| `19` | Operativer Entscheider |
| `20` | Infrastruktur-Verantwortlicher |
| `21` | Wirtschaftlicher Entscheider |
| `22` | Innovations-Treiber |
**Verticals (`x_contact_vertical` / `SuperOffice:5`):**
| ID | Name |
| :--- | :--- |
| `23` | Logistics - Warehouse |
| `24` | Healthcare - Hospital |
| `25` | Infrastructure - Transport |
| `26` | Leisure - Indoor Active |
| `...` | *tbd* |
## 5. "Gotchas" & Lessons Learned (POC)
* **API-URL:** Der `sod` Tenant `Cust55774` ist nur über `https://app-sod.superoffice.com` erreichbar, nicht `sod.superoffice.com`.