Get REST ID for fields queried from Form Fields REST API | Community
Skip to main content
New Participant
August 17, 2021
Solved

Get REST ID for fields queried from Form Fields REST API

  • August 17, 2021
  • 1 reply
  • 1203 views

I'm trying to dynamically pull forms into our website via the REST API. Currently, I'm querying the Form Fields REST API via the Form Field Controller, but the field ID returned is the SOAP ID, and not the REST ID, so I receive errors when trying to submit a form using those IDs. Is there a way to get the proper IDs from that request? There is no way as far as I can tell to cross-reference those returned fields with the Describe API to pull the proper REST IDs.

 

Thanks for the help!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman
The Describe endpoint does include REST and SOAP names, though?

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
August 18, 2021
The Describe endpoint does include REST and SOAP names, though?