ET

Component type

module

Maintenance status

Development status

Component created

Component changed

salesforce ExactTarget Data Extension API

A small module to perform read, write and delete operations on ExactTarget Data Extensions from Drupal.

Based on the ExactTraget ET_Client SOAP API. At the time of writing, early 2015, the REST API did not support access to Data Extensions.

Download ExactTarget's Fuel SDK.

VIN Field Provider - VinFreeCheck.com

Component type

module

Maintenance status

Development status

Downloads

309

Component created

Component changed

This module implements a VIN Field lookup provider for the VinFreeCheck.com decoding service.

Requirements

  • Libraries module
  • Unirest is a REST library provided by Mashape to interact with their APIs. Install into sites/all/libraries (or anywhere else the libraries module can find it).

Share.js

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

This module is using Share.js library for sharing nodes on different social
networks.

Installation:

Download "Sharejs" library from https://github.com/vutran/share.js and place it
in sites/all/libraries/share.js

You should have share.js file in path sites/all/libraries/share.js/src/share.js

Swagger

Component type

module

Maintenance status

Development status

Component created

Component changed

What is it?

Swagger is a specification for documenting RESTful services. Documentation can be found at https://github.com/swagger-api/swagger-spec.

This module integrates with Services (https://drupal.org/project/services) to generate swagger-parsable json documentation. Optionally, the swagger-ui library can be installed to provide a page for displaying the documentation in a user-friendly manner.

HTML import

Component type

module

Maintenance status

Development status

Downloads

2960

Component created

Component changed

Introduction

This module is to divide one single large HTML document into a structured Drupal book where the heading level hierarchy is respected. This module works with HTML exported from Word; HTML document converted from PDF as well as HTML document exported from Adobe InDesign. The purpose of this module is to make provide an alternative for legacy documents to meet meet WCAG accessibility requirements. By converting the documents into HTML, it also makes full-text search easier.

MailPlus API

Component type

module

Maintenance status

Development status

Component created

Component changed

This project contains code to communicate with MailPlus (Marcom) via their Rest API.

So far it only contains code for developers who can use this for to implement their website-specific integrations. A class maps methods one-to-one to MailPlus Marcom's REST API calls.

Mailplus ECom can be easily added; other additions or plans are welcomed.

Intercom JS

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides JS integration with Intercom.IO.

Here at Webscope we've been doing an API intergration with Intercom. Unfortunately, the current Intercom API requires PHP 5.4, and most Drupal 7 sites run on PHP 5.3. So we ended up using their JavaScript API, which turned out to be just enough for our needs.

What this module does, is that it injects a bit of JavaScript into the page template and submits events to Intercom.