Official website of the Government of Barbados
GovBB
This page is in Alpha. Your feedback helps us improve.

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.

Pre-filled with the pilot key. Rotate later by re-seeding or issuing a fresh one via tools/issue-api-key.js.

Whatever JSON the upstream form posted. Will render in the officer view as a key/value tree.