Posts Tagged ‘REST’
Popdock’s RESTful API Tool
Today, many software companies are allowing access to their data through an API and many 3rd party applications are using this to their advantage. Most of the time you must understand their documentation and a programming language to make real use of the access they allow to their API. With Popdock’s REST Service, you can make…
[Read More]Tech Tuesday : Using Parameters to Enhance the REST Connector Setup
Hey everyone! Today we are looking at using different parameters within the REST Connector to either give additional options during running the map, pass through header information on any request, or to allow for bulk adjustments on the setup of the endpoints/methods themselves.This article is aimed at users who have worked with the REST Connector…
[Read More]Tech Tuesday: How to setup the REST Connector
The REST connector will allow users to integrate to many rest web services. You will need to refer to the web service api to understand how SmartConnect and the web service you are using need to be setup as every web service is different.SmartConnect currently comes with some default web services already setup. This includes…
[Read More]TechTuesday : Connecting to Spark Pay using the REST Connector
This week we are going to take a look at using SmartConnect to integrate to Spark Pay using the REST connector. SmartConnect can be used to get data from Spark Pay and create or update data in Spark Pay. This will not go through completely setting up the connector from scratch as there will be…
[Read More]Tech Tuesday: Calling the SmartConnect REST Web Service from VBA in Excel
Today’s Tech Tuesday is going to be very focused on the topic of running a SmartConnect Map from VBA for Excel. In this article we will show you how to run a map in two ways, one by using the configured datasource and another by overwriting the datasource with data from the Excel workbook. These…
[Read More]