<# call "https://www.googleapis.com/urlshortener/v1/url/history" to response; #> <# start loop for response.items; #> <a href="<# value.id as html #>" target="_blank" class="monospace"><# value.id as html #></a> — Original URL: <# value.longUrl as html #><br> <# end loop #>
The Hashtag Framework provides methods to interact with any Google Cloud API Service.
Hashtag Markup natively supports Google Services; enabling file uploads to Google Drive, Lists of rows in a Google Sheet, processing a Google Doc as Hashtag Markup, and more.
OAuth Access Tokens are managed and refreshed automatically.