fixthestatusquo / proca-server

Proca server, SDKs and services
https://proca.app
5 stars 3 forks source link

Change double opt in event message #268

Closed 1v4n4 closed 2 weeks ago

1v4n4 commented 2 months ago

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)?

1v4n4 commented 1 month 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.

1v4n4 commented 2 weeks ago

Completed with https://github.com/fixthestatusquo/proca-server/pull/269