APIs & Integrations

TPham44
Member

Form Submission Data API - Conversion ID

Hi,

I just tested the form submission API and got a response without conversion id, although that key is mentioned in this document https://legacydocs.hubspot.com/docs/methods/forms/get-submissions-for-a-form.

 

Does anyone exprience the same issue? Or, was there a change in the API response schema?

0 Upvotes
1 Reply 1
kennedyp
Community Manager
Community Manager

Form Submission Data API - Conversion ID

Hi @TPham44! Welcome to the Community-- happy to have you here 😊

 

I notice the same behavior when I make the same request. Here is an example response: 
{
   "results": [
       {
           "submittedAt": 1728420237466,
           "values": [
               {
                   "name": "email",
                   "value": "email@redacted.com",
                   "objectTypeId": "0-1"
               }
           ],
           "pageUrl": "https://share.hsforms.com/1L72wpnPgT4CDZfpwEjFT2Arzid4"
       }
   ]
}

Let's check with some of our experts! Hey @GRajput, @SteveHTM, @Teun -- can any of you confirm if it is expected or possible to retrieve the conversion ID with this request? The response example in this documentation leads us to believe it should be returned, but it is not. Thank you! 

 

Best, 
Kennedy


Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !