This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
public_pages:feed_sheets [2021/09/23 11:09] Jason Thistlethwaite created |
public_pages:feed_sheets [2021/09/23 11:13] (current) Jason Thistlethwaite |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== How to do get started ===== | ===== How to do get started ===== | ||
| - | First, log into our web portal and navigate to the API Intergrations section, as shown here. | + | First, log into our web portal and navigate to the [[https:// |
| {{: | {{: | ||
| + | |||
| + | If you do not already use Feed Sheets or our API, you will need to generate an API key by clicking the Generate button as shown here: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Once you have done this, you will be able to download various reports in CSV format using the links on that page. | ||
| + | |||
| + | You can copy and paste these links into Google Sheets using the IMPORTDATA function, like this: | ||
| + | |||
| + | **=IMPORTDATA(" | ||
| + | |||
| + | That will cause Google Sheets to periodically download and import that Feed Sheet. Generally, Google Sheets will update the data about once per hour. | ||