BukhariH / clearbit-intercom

Clearbit - Intercom.io Integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clearbit - Intercom.io Integration

Automatically note a user's employment and company metrics on Intercom.io via Clearbit.

Usage

Sign up for a Clearbit API key: clearbit.com

Add a Webhook Integation in Intercom.io for the User Created event. The format of the URL is:

http://clearbit-intercom.herokuapp.com/<clearbitkey>+<appid>:<intercomkey>

  • clearbitkey - Your Clearbit API key
  • appid - Your Intercom.io app ID
  • intercomkey - Your Intercom.io API key

Deploy

If you'd rather use your own deployment, deploy to Heroku:

Deploy

Development

Install the requirements and run the app:

$ pip install -r requirements.txt
$ python server.py

About

Clearbit - Intercom.io Integration


Languages

Language:Python 100.0%