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 publishes the payload as events to your Amazon EventBridge event bus.

Prerequisites

Before setting up an EventBridge destination, ensure that you have:
  • An AWS account with an EventBridge event bus
  • AWS credentials with events:PutEvents permission on that event bus

Data format

Ampersand publishes each read or subscribe message to your event bus. The message payload is carried in the event’s detail field, and its schema is defined in webhook.yaml.

Create an EventBridge destination

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

Refer to the destination in your integration

After creating your EventBridge destination, reference it in your amp.yaml file: