Sentry to monitor Datadog Synethic Tests as "events"

First - I’m a paid enterprise user for both Sentry and Datadog.

I setup my first Synthetic Tests in Datadog to monitor my application.
However, I’d like for my team to also be able to see test failures as events in Sentry.
I’m aware of the current Sentry -> DataDog integration but I’m not aware of anything that goes the other way. DataDog Synthetics -> Sentry.

It’s been proposed to me that I’d have to hack together something with an email to a lambda that imports the event but I’d like to avoid that if possible.

Thanks