| Hi Wyck, Thanks for the feedback. I tried to answer the first one in the longer paragraph -> https://news.ycombinator.com/item?id=8312972 Regarding the API: We actually have an activity API (similar to Hipchat), through which any service can connect and push activities into our client. The "index API" will take longer to release, as it is a lot more complex and less explored. You see, Hipchat/Slack/etc. only allow you to see the latest activities of your service. As "Deep Service Integration" means that you can access the Service's data as you type, integrating a service into ChatGrape is a lot more challenging. With Google Drive, for example, we have to index the files, and update said index on actions like file renames, deletions, movements, and many more - additionally to displaying activities. The good thing is, we are getting a lot better at it and the more we grow, the more services will hopefully try to exploit our richer interface. I see it like this: The 50+ integrations of Hipchat don't matter to 90% of the people, if we integrate the 10 most commonly used services 10 times better. Best,
F |