Integration Guides

Jekyll form submission backend made simple

Jekyll forms can post directly to MyFormConnect endpoints, giving you reliable submission capture and follow-up workflows.

How to connect

Official platform: Jekyll

  1. 1 Create endpoint in MyFormConnect.
  2. 2 Set Jekyll form action and method attributes.
  3. 3 Test submit flow and verify stored responses.

Best for

  • Content-heavy static sites needing contact capture.
  • Agency-maintained Jekyll properties.
  • Teams replacing inbox-only form handling.

Implementation tips

  • Keep template includes DRY for form fields.
  • Add hidden metadata for source tracking.
  • Use integrations/webhooks for handoff automation.

Frequently asked questions

How long does Jekyll integration usually take?

Most setups are completed in minutes once your endpoint is created and the form action is updated.

Do I need custom server code for Jekyll forms?

No. You can submit directly to your MyFormConnect endpoint without running your own backend for basic lead capture.

Can I route submissions to other tools after capture?

Yes. You can use notifications and webhook-based automations to send data downstream.

Ready to implement Jekyll forms?

Create your endpoint, update your form action, and start capturing submissions today.

Get Started