Hello ,
I have a form with registration information and course enrollment data.
My question is, which API should I use to retrieve the information from this form? I have managed to use the contacts API to retrieve some information from the included contact, but I cannot identify which API to use for retrieving the remaining form information.
Sincerely,
Hey, @RNascimento55
Thanks for your question. I have a few questions to help the community better understand your project.
- Is your form collecting values for Properties that are not Contact properties?
- Have you already used the Get submissions for a form endpoint? GET /form-integrations/v1/submissions/forms/:form_guid (Legacy endpoints like this one are stable and supported)
Thanks for the additional information! — Jaycee