nylas-php
nylas-php copied to clipboard
Add support for delta streaming API to Namespace
Hi need to sync new events from google calendar after the initial fetch. How can I implement that??
Does this have delta Api support??
Hi @gurpreet2013,
No, the Nylas PHP SDK doesn't support deltas (yet). Implementing this is in our backlog, but this is going to take some time. In the meantime, have you thought about using our SDKs in Ruby or Javascript?
Karim
Karim, Any timeline on implementing deltaStream? Can we create folders/labels in email?
Hi @lawcus,
Can we create folders/labels in email?
You can, using our REST API. Our PHP SDK doesn't support it yet (the Ruby, Python, and NodeJS SDKs do, though!)
regards,
Karim
hi @KartikTalwar @khamidou Have you given support for deltastream or still there is a NO ? :)