HTTP POST | Community
Skip to main content
Callum_Pirie
Level 3
October 17, 2018
Question

HTTP POST

  • October 17, 2018
  • 1 reply
  • 2496 views

Hi there,

is there a way to send subscribers data to my list via the HTTP POST request to the certain URL

or anyway to embed the form in HTML / provide a static form code, without a script?

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
Level 10
October 17, 2018

Yes. Search the Community for "lead capture/save" and you'll see discussions of how people post to the forms endpoint. In fact if you add a form element to a Marketo LP (not the embed of course, but a named form element) and then view-source, there's always a <noscript> form that uses this endpoint.

Callum_Pirie
Level 3
October 17, 2018

Thanks will take a look