DEV Community

Cover image for Integrate EventBridge with bunq Callbacks to track banking events.
Sebastian for AWS Heroes

Posted on • Originally published at sbstjn.com

Integrate EventBridge with bunq Callbacks to track banking events.

The banking service bunq supports webhooks for various account activities; they are named bunq Callbacks. Together with API Gateway, SQS, and EventBridge Pipes it's simple to integrate bunq with Amazon EventBridge. Based on existing code snippets, this full-featured guide includes:

Configured using the AWS Cloud Development Kit, this explains how you setup a custom EventBridge Pipe to process and transform incoming bunq Callbacks for your banking activity! Read more …

Top comments (0)