fix(worker): replace Forms API submission with CRM API direct #5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/worker-crm-api-direct"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Worker code Forms API silently failed to create contacts (= 200 OK but pas de cr�ation r�elle), bug reproduit en prod avec serge+test1. Switch vers CRM API direct + 409 fallback PATCH.