i’ve had to deal with syncing contacts and activities too, and ended up building a lightweight elixir app that polls their api and pushes updates into our system through a genserver
1 Like
i’ve had to deal with syncing contacts and activities too, and ended up building a lightweight elixir app that polls their api and pushes updates into our system through a genserver