MVA Global Fret static HTML site (mirror of GitHub MVA-Global-Fret/site-mva-global-fret) � deployed to VPS Falkenstein for mva-globalfret.com
Forms API (api.hsforms.com/submissions/v3/integration/submit/...) can return 200 OK without actually creating a contact in HubSpot \xe2\x80\x94 silent failures triggered by anti-spam filters, form configuration, or whatever state the form GUID was left in. Symptom in production: E2E flow completes (welcome email sent with ref MVA-005), but contact is never created in HubSpot CRM. Reproduced with serge+test1@mind4solutions.com on 2026-05-07. Fix: switch to direct CRM API POST /crm/v3/objects/contacts which is deterministic (= returns 409 if exists, error otherwise). Falls back to PATCH on 409 to handle duplicate-email reinscriptions. Refs: WordPress \xe2\x86\x92 static migration, post-Phase F bugfix. |
||
|---|---|---|
| .claude | ||
| .github/workflows | ||
| assets | ||
| cloudflare-worker | ||
| css | ||
| images | ||
| js | ||
| .gitignore | ||
| about.html | ||
| accueil.html | ||
| application.html | ||
| cgv.html | ||
| confirmation.html | ||
| contact.html | ||
| guide-envoi.html | ||
| index.html | ||
| mentions-legales.html | ||
| PNG MVA GLOBAL FRET.png | ||
| politique-confidentialite.html | ||
| reset-password.html | ||
| robots.txt | ||
| service-commande.html | ||
| sitemap.xml | ||
| tarifs.html | ||