November 13th, 2025

Webhook Secret & Custom Headers for Outgoing Webhooks πŸ”’

Keep your integrations secure and reliable! OpnForm now lets you add a Webhook Secret and custom HTTP headers to your outgoing webhooks.

  • Webhook Secret: Signs each submission so your receiving service can verify it really came from OpnForm.

  • Custom Headers: Send extra information like API keys, authorization tokens, or other headers with every webhook.

Example use case: Send form submissions to your internal API while including an Authorization header and a signature. Your backend will only accept verified requests, keeping your data safe.

Set these options in your form’s Webhook settings. For detailed setup instructions and examples, see our docs: Can I trigger another service whenever my form receives a submission - WebHooks?

Bug Fixes & Improvements

  1. Submit on Enter – Fixed an issue where password fields on protected forms/views didn’t submit when pressing Enter. Now, users can submit passwords directly via the keyboard without needing to click β€œSubmit.”

  2. Better Image Input (Unsplash & URL) – Enhanced image selection in the form editor. Users can now choose images via Upload, Unsplash search, or direct URL in the modal with clear tabs.

  3. Required Star Styling – Resolved inconsistencies in required field styling. All input fields now follow the same formatting.

  4. Custom Block Dragging Bug – Fixed an issue where dragging a star rating block lost its settings and displayed a number instead of stars. Dragging now preserves settings correctly.