Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A complete explanation of the unified APIs can be found here.

JOB DESCRIPTION

Image Added

  1. First the job call the GenerateTokenEndpoint to retrieve an access token for the session.
  2. The job computes the start and end date that will be used to call the interpolated API
  3. 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
  4. The CSV is uploaded into the desired Google Cloud Storage bucket
  5. The temporary file is deleted if the process is ok.