TobitSoftware / chayns-backend

The chayns® Backend API allows you to interact with our servers from your Tapp and contains many useful functions.
MIT License
12 stars 0 forks source link

endpoint Location/Email question: #2

Open meldau opened 7 years ago

meldau commented 7 years ago

When a ChaynsID was created by connecting with facebook and facebook data has NO email (e.g. because facebook profile was created with mobile phone number so even facebook dont know any email at all or user declines sending this data) is the user forced to insert an email adress or doesn't ChaynsID contain any email then, too?

If so, what happens when sending emails via EmailToGroup backend api functionallity to an UAGroup that includes users with no email address stored? Do they get same message via Intercom instead or just nothing?

The return value is just a counter of successful deliveries - no chance to send an Intercom message separately to the part of this UAGroup without any email...

meldau commented 6 years ago

any news?