Data (API) from ServiceNow to Google Cloud Platform

I have access to ServiceNow’s REST API, which pulls daily data in JSON format.

I want to use a Google Cloud Platform (GCP) product that downloads the data once a week or every day and stores it there. The data needs to be wrangled after that, possibly in another GCP product.

My inquiries:

  1. What GCP product should I use to extract data from ServiceNow?
  2. How do I proceed? Do I have to code it, or can I just use Dataflow?
    Which GCP product should I choose to manage and store the data?

I appreciate the support.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.