nylas-php icon indicating copy to clipboard operation
nylas-php copied to clipboard

Add support for delta streaming API to Namespace

Open gurpreet2013 opened this issue 10 years ago • 4 comments

Hi need to sync new events from google calendar after the initial fetch. How can I implement that??

Does this have delta Api support??

gurpreet2013 avatar Sep 07 '15 08:09 gurpreet2013

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

khamidou avatar Sep 07 '15 08:09 khamidou

Karim, Any timeline on implementing deltaStream? Can we create folders/labels in email?

harrysinghtiwana avatar Sep 13 '15 07:09 harrysinghtiwana

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

khamidou avatar Sep 14 '15 10:09 khamidou

hi @KartikTalwar @khamidou Have you given support for deltastream or still there is a NO ? :)

sjaved193 avatar Feb 11 '16 11:02 sjaved193