...
A complete explanation of the unified APIs can be found here.
JOB DESCRIPTION
- First the job call the GenerateTokenEndpoint to retrieve an access token for the session.
- The job computes the start and end date that will be used to call the interpolated API
- The job reads a Google Sheet containing a list of tag. Per each tag an HTTP call to the interpolated API endpoint is made and the result are appended into a temporary CSC
- The CSV is uploaded into the desired Google Cloud Storage bucket
- The temporary file is deleted if the process is ok.