Get a gif with a specified name.
http://api.giphy.com/v1/gifs/random?tag={Instance name}&api_key=KEY_VALUE&rating=g
Tip: The instance name is a data variable you can pick by clicking {}
. You also need to replace the API key value with your own key. See GIPHY documentation.
$.data.images.downsized_medium.url
.
https://sheets.googleapis.com/v4/spreadsheets/1XX4AD12BbK1noehLXe9BNd3-RwELXfGk2FqGes1ZGYM/values/Sheet1!A1:A1?valueInputOption=USER_ENTERED&includeValuesInResponse=true
$.updatedData.values[0][0]
.