SOLVED

Get REST ID for fields queried from Form Fields REST API

Go to solution
aladrach
Level 1

Get REST ID for fields queried from Form Fields REST API

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!

1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: Get REST ID for fields queried from Form Fields REST API

The Describe endpoint does include REST and SOAP names, though?

View solution in original post

1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

Re: Get REST ID for fields queried from Form Fields REST API

The Describe endpoint does include REST and SOAP names, though?