Option 1 — Mailercloud webforms (no code)
Build a form in the app under Audience → Webforms, style it, and embed the generated snippet on your site. Submissions land directly in the connected list — no API work needed. You can list your forms programmatically with Webform list.Option 2 — Any third-party form via the API
If your form lives in Wix, WordPress, Framer, or your own code, point its submit handler (or the form platform’s webhook) at a small endpoint on your server that forwards to Mailercloud:Node.js form handler
tags value per form so you can tell your signup sources apart — see Sync contacts in real time.