Not really, I'm developing against the REST API for an opensource library. I'm not looking to fix a form so much as documentation so anyone using the library can handle the situati...
Seems related but no, the status field. The documented values don't include "warning" but I'm getting it.
(string) = ['created', 'updated', 'skipped']string Enum: "created", "upda...
When submitting a form to the lead/submitForm I got a failure because it returned response status of 'warning'. There's no documentation of what this status means or how to handle ...