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 Creatorrole (orstorage.objects.createpermission) 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 youramp.yaml file:

