• Resolved wgtjai

    (@wgtjai)


    Hi

    I want to create a unique ID for each lead coming from hubspot forms.

    Thanks

    • This topic was modified 4 years, 7 months ago by wgtjai.
    • This topic was modified 4 years, 7 months ago by wgtjai.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support cheffernan

    (@cheffernan)

    Hi @wgtjai . Thank you so much for getting in touch. Happily this feature is already provided natively with the HubSpot forms tool. To view this ID

    1) open the contacts tool inside the plugin
    2) from the actions button in the top right, select edit columns
    3) search for the field “Contact ID”
    4) select the check box so that you can see this column as part of your contacts table

    I hope this is helpful. If there is some other identifier you would like to associate with each contact on submit, perhaps you could provide more details as to what kind of data you would like to associate with each lead?

    Best,
    Conor

    Plugin Support cheffernan

    (@cheffernan)

    Hi @wgtjai, as this issue has been inactive for some time, I am going to mark as resolved. I hope this resolved your problem, if not, please do not hesitate to to open another issue here.

    Best,
    Conor

    Thread Starter wgtjai

    (@wgtjai)

    Hi,

    I don’t want to get the contact_id.
    I want submission id for each leads.
    Like whenever there is any new submission, it will give unique submission id for each submissions.
    Is there a way, we can do this?

    Thanks

    Plugin Support cheffernan

    (@cheffernan)

    Hi @wgtjai. I have discussed the issue with some of the forms team. Currently each submission is assigned a unique submission identifier. If you were to view your forms through https://app.hubspot.com/forms you will see this unique submission id in the url bar

    https://app.hubspot.com/forms/{{portalId}}/{{formId}}/submissions/{{submissionId}}

    There is also the option of adding a hidden field in the form using the forms api . This has implications for reporting however as this field will not be consumed by the HubSpot platform for reporting.

    You can GET details about form submissions by using the forms api also. Currently the formId is not part of the response payload (this is something the forms team are considering adding in the near future)

    Can I ask more details about the particular use case? Why is it useful to have a submissionID for form responses?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to add unique value in custom property on each form submit’ is closed to new replies.