Skip to main content
For more information on destinations, see the Destinations page. When new data is read from a SaaS instance via a Read Action or Subscribe Action, Ampersand writes the payload as objects to your Google Cloud Storage bucket.

Prerequisites

Before setting up a Google Cloud Storage destination, ensure that you have:
  • A Google Cloud project with a Cloud Storage bucket
  • A service account with the Storage Object Creator role (or storage.objects.create permission) on that bucket, and a JSON key for it

Data format

Ampersand writes each read or subscribe message as a JSON object to your bucket. The full payload schema is defined in webhook.yaml.

Create a Google Cloud Storage destination

Go to the Destinations page in the Ampersand Dashboard and create a new Google Cloud Storage destination. You’ll need to provide:

Refer to the destination in your integration

After creating your Google Cloud Storage destination, reference it in your amp.yaml file: