Project

General

Profile

Actions

Tareas #5500

open

crear proceso, para ser llamado por api, para recibir comunicaciones desde mandrillapp

Added by Jose Orlando 6 months ago. Updated 5 months ago.

Status:
Nueva
Priority:
Normal
Assignee:
Start date:
05/17/2025
Due date:
% Done:

0%

Estimated time:

Description

este json llega como parametro

{
"mandrill_events": [ {
"event": "open",
"msg": {
"email": "",
"subject": "Tu factura",
"tags": ["facturacion"],
"opens": 1,
"clicks": 0,
"state": "sent",
"ts": 1715918400
}
}
]
}

con esos datos, se va a buscar en contactactivity ese correo, ese titulo, envio masivo, y se marca el correo abierto si es open = 1, y si llega como click = 1 se marca click en la contactactivity


Files

proceso webhook mandrillapp.txt (1.92 KB) proceso webhook mandrillapp.txt Jose Orlando, 05/17/2025 05:27 PM
Actions #2

Updated by Armando Chuto 5 months ago

ComunicacionesMandrillap

Actions #3

Updated by Armando Chuto 5 months ago

ec.itsc.process.ComunicacionesMandrillap

Actions

Also available in: Atom PDF