Submit a test application
A demo form that posts to the same intake webhook the real alpha.gov.bb forms will call. Submitting will create a real application record, send a real (file-on-disk) confirmation email, and redirect you to the confirmation page.
In production, each YDP form on alpha.gov.bb POSTs to
/api/webhooks/form-submitted with an X-API-Key header. The forms processor generates the reference code, sends the form to the MDA by email, and pushes the same payload here. This page mimics that contract — it generates a code in the browser and posts it with the dev API key.