TestFlight webhooks

I was hoping to wire TestFlight to my build server with a webhook so that the build server doesn't have to keep polling. Specifically, I want TestFlight to post to a webhook when a build is finished processing.

A search of the documentation suggests there is no such thing but, before I go writing an Azure Function that does the polling for me, I was hoping to confirm my findings.

Does anyone know of a way to get App Store Connect or TestFlight to report information about the status of a build to another service with a webhook?

Thanks,
Max
Hi maxfromlasvegas!

The App Store Connect API does not support web hooks. The only option right now is to poll the /v1/builds endpoint and wait for your build to appear.

I've take note of your feedback for future consideration.

Do we have webhook support now? It's been 2 years .

Bump. This would be really useful for automating notifications to team members via Slack, for example.

Would be very useful

It looks like ASC now has a webhook API for alternative market places, curious if this means we'll see more webhook APIs in the future?

Would love to avoid polling APIs to determine when a user invitation has been accepted and the new team has been updated.

Bippity Bumpity Boop. Please add webhooks to App Store Connect API

TestFlight webhooks
 
 
Q