-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VdB email/optin system & domain integration #79
Comments
we want salutation! and when they send us user data they also have to send there hashed unsuscribe. looks like this. (pls dont click or N--- H--- wont receive any further emails from the campaign) hXXp://www.vanderbellen.at/newsletter/?state=disabled&mode=unlist&contact_id=190954.contact&contact_pass=YjGl3uIWJg9R&action_id=191%2F770&disabled=1&todo=newsletter_disable maybe we also want contact_id, thats the id that the crm uses to identify users. |
Edit: Moved spec to https://gist.github.com/MSch/aafddb1292d87123732cefb005729fd7 |
If I understand this correctly, if I send this entire text to a somewhat capable programmer with access to the system he will know what to do? Question: What if there is no success (probably a stupid question):
|
Yes
It will error somehow. The programmer will figure it out. Also this is just the spec, it's not built yet! |
Ok, but I can talk to him tomorrow and ask him how long his side will take and how much it will be? |
Yes. And no ausreden, there is nothing hard about this. |
So no question if this is possible? How much coding time should it take I mean, not you. An average coder... (1h, 10h, 10min) |
@anonjum give them this link https://gist.github.com/MSch/aafddb1292d87123732cefb005729fd7 |
Do we have an instance checking if emailaddress already exists in our database? What if someone signs up on our page, then signs up through vdb.at/mitmachen? And what are the minimum infomation we require? Firstname (if we dont have that we cannot send initial emails with firstname-- thomas ist dabei) correct? |
Yes we will have to check that.
Then we will update their data
All, but if they don't have it it can be blank. |
Between 1h and 10h, leaning to 1h. Also he could give us access and we could do it.. :P |
In our email templates we only send "Hello, first_name" sentences when we have a first_name. So no problem for us if its blank. |
Updated issue to changed requirements. |
User DB integration
Actions we will notify the CRM about:
Endpoint documentation
https://hack4vdb.slack.com/files/officerm/F24R4KHE1/crm_dokumentation.pdf
We need from them:
The text was updated successfully, but these errors were encountered: