- In Google Sheets, open Extensions → Apps Script.
- Download and paste the full script from the Latest Release.
Required only for CRYPTOPRICE.
- In the Apps Script editor, go to Project Settings (⚙️) → Script Properties → Add Property.
- Create a new property with:
- Property (key):
CMC_API_KEY - Value: your CoinMarketCap API key
- Property (key):
- Save the property.
-
Save and reload your Google Sheets page.
-
A new custom menu will appear in the toolbar (see below).
- Click ⏱ → Create trigger (15 min) to enable automatic updates.
- Accept all authorization requests that appear — these are required for the script to run correctly.
- You can later select Remove trigger to disable it.
-
Once the trigger is active, you can use the functions directly in your sheet.
