question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add hubspot form newsletter id to /me endpoint request

See original GitHub issue

In public maps, we have an input to subscribe to the newsletter. This input is generated by hubspot, but it needs a token to render it.

captura de pantalla 2017-10-10 a las 12 21 02

This is what we currently have at /api/v3/me:

captura de pantalla 2017-10-10 a las 12 23 37

I was thinking the endpoint should return this value in ‘hubspot_ids’ stringified json, what do you think?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

3reactions
javitoninocommented, Oct 10, 2017

My head is not what it used to be 🤦‍♂️ Yeah, I meant form_ids (updated my previous comment)

2reactions
amartinjcommented, Oct 10, 2017

I won’t change anything, but simply add this value as a json, not as a string 😉. Just commenting because I’m breaking coherence. But since we all agree… 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

HubSpot Forms
You can add the form field by selecting it through the Add field > Selectors > Form options. Add the form field to...
Read more >
Re: HubSpot Forms - adding contact ID as a parameter
My thoughts were, as it is possible in Hubspot surveys, to pass the "Contact ID" as a parameter to the Form URL, so...
Read more >
External registration form and double-opt-in enabled
Solved: Hi, I have an application with a registration form (not HubSpot form), which I now need to integrate with Hubspot.
Read more >
Marketing API | Forms - HubSpot Developers
Use a HubSpot form to collect lead information about your visitors and contacts. You can use the endpoints outlined here to set up...
Read more >
Creating an HTTP Post URL for a 3rd party
I'm trying to deliver leads from a 3rd party via HTTP Post but I can't find out what URL to give them in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found