Generic GCP API Request
Use the Generic GCP API Request activity to perform an API request in Google Cloud Platform. The Google Cloud Platform Compute Engine API expects API requests to be in JSON format.
Usage
Complete the following properties to use this activity:
- GCP API Request - Specify the following information or click the Variable Reference icon to choose a variable:
- URL - Enter the relative URL for the API request from Google Cloud Platform.
- API Method - Enter the request method, such as Get, Post, Put, and so on.
- Request Body - Enter the request body in JSON format.