Hi,
According to API Docs, Webhooks
when_date_arrived/incoming_notification are supported.
However, I tried testing to create those two webhooks event and they didn’t work.
I got
“error_message”: “Internal server error”, “status_code”: 500
after requesting when_date_arrived event.
Maybe it’s because I didn’t send the request query with config arguments.
Could anybody let me know the required arguments for creating those event?
