GetResponse - Todos los IDs
📋 LISTAS (Campaigns):
Nombre | ID | Creada |
---|
seorganico | W | 2025-08-26T10:55:31+0000 |
empleoes | P | 2025-08-26T13:42:54+0000 |
ebookes | D | 2025-08-27T13:56:02+0000 |
Empleo - ES | M | 2025-08-29T15:20:46+0000 |
Empleo - FR | G | 2025-08-29T18:02:49+0000 |
Empleo - IT | 4 | 2025-08-29T18:04:20+0000 |
Empleo - DE | b | 2025-08-29T18:05:02+0000 |
Empleo - CAF | A | 2025-08-29T18:05:07+0000 |
Empleo - CA | r | 2025-08-29T18:05:12+0000 |
Empleo - SE | h | 2025-08-29T18:05:19+0000 |
Empleo - NL | v | 2025-08-29T18:05:24+0000 |
Empleo - CH | O | 2025-08-29T18:05:31+0000 |
Empleo - PT | m | 2025-08-29T18:05:43+0000 |
Empleo - UK | F | 2025-08-29T18:06:00+0000 |
Empleo - AU | a | 2025-08-29T18:06:32+0000 |
Subastas - IT | L | 2025-08-29T18:17:05+0000 |
Subastas - FR | z | 2025-08-29T18:17:10+0000 |
Subastas - DE | I | 2025-08-29T18:17:18+0000 |
Subastas - BE | 9 | 2025-08-29T18:17:26+0000 |
Subastas - UK | w | 2025-08-29T18:17:44+0000 |
Subastas - CAF | c | 2025-08-29T18:18:03+0000 |
OFERTAS - IT 2 | Q | 2025-08-29T18:18:38+0000 |
CAF Warehouse - WAPP | x | 2025-09-08T07:06:58+0000 |
🔧 CAMPOS PERSONALIZADOS:
Nombre | ID | Tipo |
---|
birthdate | W | text |
country | j | single_select |
state | P | text |
city | D | text |
postal_code | M | text |
street | G | text |
gender | 4 | single_select |
mobile_phone | b | text |
home_phone | A | text |
work_phone | r | text |
fax | h | text |
company | v | text |
comment | O | textarea |
url | m | text |
http_referer | F | text |
ref | a | text |
phone | L | text |
ciudad | z | text |
sector | I | text |
fecha_registro | 9 | text |
utm_source | w | text |
utm_medium | c | text |
utm_campaign | Q | text |
device | x | text |
empresa_preferida | 5 | text |
canal_preferido | B | text |
experiencia | f | text |
form_type | u | text |
almacen_simple | 0 | text |
oficina_simple | 8 | text |
reparto_simple | Y | text |
con_exp | i | text |
sin_exp | 7 | text |
source_whatsapp | U | text |
🏷️ TAGS EXISTENTES:
Nombre | ID | Creado |
---|
nuevo_lead_esp | W | 2025-08-30T14:44:38+0000 |
sector_almacen | j | 2025-08-30T14:44:44+0000 |
sector_tienda | P | 2025-08-30T14:44:48+0000 |
sector_reparto | D | 2025-08-30T14:44:53+0000 |
sector_oficina | M | 2025-08-30T14:44:58+0000 |
sector_todos | G | 2025-08-30T14:45:02+0000 |
lead_mobile | 4 | 2025-08-30T14:45:06+0000 |
lead_desktop | b | 2025-08-30T14:45:11+0000 |
form_v2 | A | 2025-08-30T14:45:15+0000 |
interesado_amazon | r | 2025-08-31T09:13:42+0000 |
interesado_mercadona | h | 2025-08-31T09:13:48+0000 |
interesado_inditex | v | 2025-08-31T09:13:53+0000 |
interesado_carrefour | O | 2025-08-31T09:13:58+0000 |
interesado_ikea | m | 2025-08-31T09:14:05+0000 |
whatsapp_lead | F | 2025-09-06T07:19:26+0000 |
con_exp | a | 2025-09-06T07:51:50+0000 |
sin_exp | L | 2025-09-06T07:51:55+0000 |
cualquier_empleo | I | 2025-09-06T09:27:13+0000 |
ebook_caf | 9 | 2025-09-08T07:56:00+0000 |
landing_CAF | w | 2025-09-08T08:57:52+0000 |
✅ VERIFICACIÓN DE TAGS REQUERIDOS:
✅ Todos los tags requeridos existen.
📝 CÓDIGO PHP CON IDs:
// IDs de campos personalizados
define('GR_FIELD_CITY', 'D');
define('GR_FIELD_CIUDAD', 'z');
// TAG IDs
$TAG_IDS = [
'sector_almacen' => 'j',
'sector_tienda' => 'P',
'sector_reparto' => 'D',
'sector_oficina' => 'M',
'lead_mobile' => '4',
'lead_desktop' => 'b',
'form_v2' => 'A',
'whatsapp_lead' => 'F',
'con_exp' => 'a',
'sin_exp' => 'L',
];
🔒 SEGURIDAD:
- Este archivo usa APIs protegidas desde /home/seojobs/config/
- Borra este archivo después de obtener los IDs
- No dejes archivos de utilidad en producción