Closed 1v4n4 closed 2 weeks ago
Hi @destag, Could you please look into this, and let us know if it is easy/doable? We have some integration development and having more detailed event messages would save us a lot of work on bypassing that shortcoming.
Completed with https://github.com/fixthestatusquo/proca-server/pull/269
After supporter confirms opt-in (by clicking on email URL, doi=1), the double-optin event message is sent to the delivery queue (
cus.ORG_ID.deliver
)The confirmation URL contains Action ID, for example, https://api.proca.app/link/d/4666180/1E4HalXr1WJkKnaeSyOgI8zTG8cKMu-vgFzWqeICtxY?doi=1&redir=https://hateaid.org/double-opt-in-erfolgreich/
The event message has very little useful data, it should also have information on the campaign and/or actionPage. Can we update the event message to contain action data (action message v2)?