Waziup / Socialbackend

1 stars 3 forks source link

add sender and destination in API #3

Closed cdupont closed 6 years ago

cdupont commented 6 years ago

The username allows to recognize all the message sent to the same user.

cdupont commented 6 years ago

Format should be:

{"sender": "cdupont", "destination": "pandaconstantin", user_id":"+393806412093","channel":"sms","message":"Hello from Waziup social media API"}
pandaconstantin commented 6 years ago

The destination user has been added