ibm-watson-data-lab / --deprecated--pipes.connector.sugarcrm

:no_entry_sign: This project is no longer maintained. Simple Data Pipe Connector for SugarCRM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pipes.connector.sugarcrm

🚫 This project is no longer maintained.

Simple Data Pipe connector for SugarCRM

This repository contains the SugarCRM Simple Data Pipe connector and is the connector used for the connector tutorials:

The master branch contains the latest version of the SugarCRM connector using the pipes-sdk. It should be used with latest version of the Simple Data Pipe implementing the pipes-sdk.

The connector is applicable against SugarCRM servers which support SugarCRM REST API v4 and OAuth 1.0 (i.e., SugarCRM 6.2.x or greater).

Prerequisites

Access to SugarCRM

SugarCRM 6.x installed and running.

Enable OAuth Support

Configure the OAuth credentials for SugarCRM 6.x as follows:

  1. Log into SugarCRM

  2. Go into the OAuth page ( > Admin > OAuth Keys )

  3. Click on Create

  4. Enter a Consumer Key Name, Consumer Key, and Consumer Secret

    SugarCRM OAuth Keys page:

    ![SugarCRM OAuth Keys page] (https://github.com/ibm-cds-labs/pipes.connector.sugarcrm/blob/master/resources/sugarcrmoauthkeys.png)

  5. Click Save

Using the SugarCRM Connector

Resources

About

:no_entry_sign: This project is no longer maintained. Simple Data Pipe Connector for SugarCRM


Languages

Language:JavaScript 67.7%Language:HTML 32.3%