ex_intercom
An Intercom API client library.
You can find the hex package here, and the docs here.
Usage
def deps do
[{:ex_intercom, "~> 0.1"}]
end
Then run $ mix do deps.get, compile to download and compile your dependencies.
TODO
- View user
- List users
- Create or update users
- Delete users
- View lead
- List leads
- Update leads
- Convert leads
- View visitor
- List visitors
- Update visitor
- Delete visitor
- Convert visitors
- View company
- List companies
- View admin
- List admins
- View tag
- List tags
- View segment
- List segments
- Notes
- Counts
- Events