Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thank you very much for help.
Wonderful. So, you're telling me that, if i find a way to associate soap fields with the rest fields, I can then upsert leads using the form fields?
How can I send a form post from backend. If we have a REST API, is there a way for me to fill a form using it?
Hello,I am trying to submit forms from backend (REST API). But I am facing a weird behavior related to the field namings. When I access the "fields.json" endpoint for a specific form, one of the fields I receive is "Email": { "id": "Email", "label": "E-mail Address", "dataType": "email", "valid...