APIs
cancel
Showing results for 
Search instead for 
Did you mean: 

Knowledge Base Articles

How to delete connections from Quick Access

To remove the connection from the Quick Access, please, use REST API.You need to do the following.   For Windows: 1. Go to Admin - REST API - 1.0 2. Use 1.0 GET /users specifying username/first name/last name to get the _id parameter of the user 3. ...

intapiuser by Community Team Member
  • 796 Views
  • 0 comments
  • 0 kudos

WooCommerce Rest API Connector

PURPOSEWooCommerce provides a REST API for many different operations within their platform.  This API provides endpoints with data that can be pulled into the elasticube in order to analyze store performance.  (Sales, products, coupons, etc)  This po...

intapiuser by Community Team Member
  • 945 Views
  • 0 comments
  • 0 kudos

MediaMath REST API Connector

PURPOSEMediaMath provides a REST API for many different operations within their platform.  This includes a reports API for downloading data for analytics.  This post describes how to use Sisense's REST API Framework to authenticate & download data fr...

intapiuser by Community Team Member
  • 703 Views
  • 0 comments
  • 0 kudos

IP Lookup Data Connector

Download: IP Lookup ConnectorIntroduction:This article will explain how to make a REST API connection to IP Geolocation in order to retrieve information about IP addresses.This connector will select IP addresses from data in your ElastiCube and provi...

intapiuser by Community Team Member
  • 795 Views
  • 0 comments
  • 0 kudos

Connecting To Zoho Using The Zoho Reports API

Introduction This article will explain how to set up the Zoho Reports API and extract CSV data using an automated python script.   Purpose/Benefit Zoho is a cloud based CRM and HR tool.  It has many modules that help create better workflows for busi...

intapiuser by Community Team Member
  • 1114 Views
  • 0 comments
  • 0 kudos

BambooHR Data Connector

The connector will work on Sisense version 7.1 and upHere are the steps for connecting to BambooHR data:Unzip this folder REST.Bamboo.Connector.zip and place it in the connector directory: C:\Program Files\Sisense\DataConnectors\DotNetContainer\Conne...

intapiuser by Community Team Member
  • 579 Views
  • 0 comments
  • 0 kudos

Harvest REST API Connector

Harvest Rest API Connector   Harvest provides an API framewok to support valid applications connecting and in our case pulling data for analytics.   This Rest configuration will allow you to pull from the Harvest Rest API service.  Please refer to p...

intapiuser by Community Team Member
  • 647 Views
  • 0 comments
  • 0 kudos

Google Calendar Python Export Script

This post explains how to retrieve google calendar meetings via a python script. Being able to connect to your own google calendar or to other’s calendars (through shared calendars within an organization) can be very powerful. As an example, you can ...

intapiuser by Community Team Member
  • 3245 Views
  • 0 comments
  • 0 kudos

Stock Market Data Connector

Download: IEX ConnectorIntroduction:This article will explain how to make a REST API connection to IEX Group's public stock market APIPurpose/Benefits:Connecting to stock market data can be difficult and costly. IEX provides an easy to use API that i...

intapiuser by Community Team Member
  • 702 Views
  • 0 comments
  • 0 kudos

New York Times Top Stories REST API Connector

NY Times Top Stories OverviewThe New York Times provides an API to retrieve a list of Top Stories and associated images by section (such Home, World, National, Politics, etc.).Sisense provides the New York Times connector as a standalone connector th...

intapiuser by Community Team Member
  • 938 Views
  • 0 comments
  • 0 kudos

Connecting To Twitter Via API

Introduction The present post explains how to connect to twitter using their API to download the list of followers of a twitter account. The solution is based on a script in nodejs that uses this npm module and mongodb. This solution is based on the...

intapiuser by Community Team Member
  • 464 Views
  • 0 comments
  • 0 kudos