Skip to content
  1. Dec 12, 2018
  2. Dec 11, 2018
  3. Dec 05, 2018
  4. Mar 27, 2018
  5. Sep 22, 2017
  6. Jan 25, 2017
  7. Dec 04, 2015
  8. Nov 10, 2015
  9. Aug 12, 2015
  10. Aug 11, 2015
  11. Jul 29, 2015
  12. Jul 27, 2015
  13. Jul 24, 2015
    • Joe 🤘 Shindelar's avatar
      Add support for logging events and tagging users via the PHP API. · 261920c3
      Joe 🤘 Shindelar authored
      - Adds IntercomioController::createEvent(), IntercomioController::tagUsers(),
        and - Adds IntercomioController::untagUsers() that can all be called via
        custom PHP code. Use intercomio_get_controller() to get an already initialized
        conroller object.
      - Adds support for Drupal's actions and triggers that all you to create actions
        for logging an event, tagging, and un-taggingi users. Also works with Views
        Bulk Operations module.
      261920c3
    • Joe 🤘 Shindelar's avatar
      Add support for accessing the Intercom.io API via PHP by integrating the... · a2c9a340
      Joe 🤘 Shindelar authored
      Add support for accessing the Intercom.io API via PHP by integrating the official PHP SDK from https://github.com/intercom/intercom-php
      
      - Adds requirement of composer_manager module to handle inclusion of Intercom.io
        PHP SDK.
      - Adds configuration options for entering in an API key.
      - Adds a helper function, intercomio_get_client() to instantiate and return an
        API client with credentials applied.
      a2c9a340
  14. Jul 22, 2015
  15. Jul 21, 2015
  16. Apr 10, 2013
  17. Jul 18, 2012
  18. Jun 30, 2012