Category: API
-
Excel Web Services and POST Requests
The purpose of this post is to demonstrate a less common approach to accessing data from a REST API with Excel and Power BI.
-
Get Data from the Airtable API the Easy Way
This article shows you how to engage with the AirTable API to pull data into your preferred analysis tool such as Excel Get and Transform or Power BI.
-
Get Survey Monkey Data Using the REST API
This article demonstrates how to engage with the Survey Monkey API to get form data.
-
Unlock Form Data: Formidable and Webhooks by Zapier
Want to send Formidable form data using Zapier? If you’re using WordPress and Formidable forms, then you will likely find this guide helpful. This quick how-to guide walks you through easily sending your form data to other apps and services. Examples: When someone submits a form, add the entry to Google Sheets When someone updates…
-
Display WordPress Posts on Another Site with WP REST API
Overview Have a WordPress site and want to include your posts on an external site? In this tutorial, I will show you how to use the WordPress REST API to display your posts on a static site with just HTML, CSS, and Javascript. There are several scenarios where this might be useful but here are the…