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:
- API Gateway with Service Integration for SQS
- EventBridge Pipe with SQS source
- EventBridge Bus with CloudWatch destination
- Callback for bunq account activities
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)