Skip to content

BukhariH/clearbit-intercom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%