This is a sample repository for demonstrating how AWS EventBridge can integrate with SaaS products, here we are using Freshworks.
This demo was presented at AWS Dev Day Bengaluru 2022.
This is built with AWS SAM CLI and deploy the same with
sam deploy -g
Before you do this, keep your credentials for Freshdesk handy -
- Freshdesk domain
- Freshdesk API key
- Your Freshworks SaaS Event bus on AWS EventBridge
To understand API Destinations, a prior understanding of Freshdesk APIs is recommended.