All Collections
Features
API
How to connect an API to a spreadsheet
How to connect an API to a spreadsheet

Learn how you can use an API link as a source on a workflow

Eugenia Langen avatar
Written by Eugenia Langen
Updated over a week ago

Connecting an API to a spreadsheet has never been easier and faster. Using Sheetgo you can integrate external data sources into your workflow, allowing for a streamlined data process.

At the moment this feature only supports JSON format

To get started, create a New workflow from your workspace or a New connection from inside an existing workflow. On the source box, select the API, HTTP Request button.

A new box will appear where you first need to add the API URL address.

Currently, the API feature only supports the GET request method. check your API documentation to be sure that it allows this type of access

If it's an open API you can proceed to the Next step. If not you will need to check if your API supports Header authentication, if so go to the Headers box and add the necessary authorization steps, this will vary depending on your API, so double-check to make sure you've inserted the right information.

Please check your API documentation to know how to give access via Headers. If your API does not support this type of authentication it means that Sheetgo can't support this API at the moment.

After inserting your API information you can proceed to the Next step and choose if you want to add a data processor step. Currently, the only data processor available for the API is the Filter by Condition.

As a final step, you need to select your destination. Currently, for the API you can set Google Sheets, Excel, CSV, or Multiple files as the destination.

After selecting your destination file click on Finish and save. Now your workflow is ready to go, Sheetgo will fetch and update the data from the API to ensure your spreadsheet are up-to-date.

Need more help?

Contact us via chat, on our email ([email protected]), or send us a ticket!

Visit our Community for help, tips, tricks, and feedback for Sheetgo.

Did this answer your question?