Hello!
I’m trying to integrate Calendly with EventBridge and sending a test event. I’m not seeing the event on my EventBridge monitor.
My EventBridge rule pattern is
{
"source": ["pipedream"]
}
and I’m sending a simple event with no details. Could you help? Thanks.