This is a community maintained package for the Connect API.
Sign up at https://getconnect.io to generate and retrieve your API keys so that you can start using the SDK.
Pkg.clone("https://github.com/Lanzafame/ConnectSDK.jl.git")
using ConnectSDK
connect = ConnectClient(projectid, apikey)
r = push(connect, collection, data)
Get your questions answered and join in with the connect community at http://docs.getconnect.io/discuss.
We love open source, so we are happy to accept pull requests and will endeavor to fix the issues and include the enhancements that the community raise.
- Event Batches
- Queries
- More tests