NodeJS. Update contacts information with getAll.
PlannedGood morning,
Let me explain the steps (this is done with nodejs using chatbot code 1.40.0 and sdk 1.40.2) :
1.- Bot download contacts with nodeSDK.contacts.getAll().
2.- One contact of the bot (contact A) update his information. JobTitle for example.
3.- Bot download again contacts with nodeSDK.contacts.getAll(), and information contact A isn't updated.
It's happening the same with nodeSDK.contacts.getContactById(id).
Is this the normal? If bot is stopped, and started again, information is upload.
Best regards.
Alejandro.
Please sign in to leave a comment.
Comments
1 comment