Git Product home page Git Product logo

intercom.google.sheets's Introduction

intercom.google.sheets

Google Apps Script that pulls data from Intercom.io via their API to use in a Google sheet

This is a Google Apps Script that dynamically pulls data from Intercom using the Intercom API and populates data into a Google sheet. For now, it's a simple proof of concept, but if you have any developer experience it should be fairly easy to modify as needed.

This example creates a new custom function in sheets called intercom_last_seen(email,timestamp) that takes a user's email as input and returns the date the user was last seen. The second parameter is used purely as a cache buster. If you want to reload data from intercom, just change the timestamp value. The example sheet below shows a simple way to do this.

##How to use this script

  1. Copy this public Google Sheet to your own Google account: https://docs.google.com/spreadsheets/d/1Rw8sS0jw29LQXypG1_7C2Njv_LW_Wrc3PElxNrlcnjI/edit#gid=0
  2. Get your intercom APP ID and API Key: https://developers.intercom.io/reference#authorization
  3. Enter your APP ID and API Key into cells B4 and B5
  4. Enter today's date and time in cell B6. The format does not matter. This cell is used to update the data when needed.
  5. Enter the email of an intercom.io user in cell A8
  6. If you want to re-load (update) the data from Intercom.io, just update the timestamp in B6.

Enjoy

intercom.google.sheets's People

Contributors

prutwo avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.