Qualify for Program - Non Marketo Form | Community
Skip to main content
September 13, 2017
Question

Qualify for Program - Non Marketo Form

  • September 13, 2017
  • 1 reply
  • 958 views

Hello -

We have created a web form that will be used on an App and sync to Marketo via API. We want these leads to run through a certain program in Marketo. What is the best way for the program to identify these leads?

My original thought was a checkbox, but if the lead fills out other forms on our website with the check box checked, that could make it qualify for the program incorrectly. What is the best way to accomplish this?

Thanks,

Bethany

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
September 13, 2017

The Push Lead API contains a Program property.

But you should be very careful about using the API at all for public-facing apps. You won't have the API calls to keep up with successful campaigns, let alone with hackers. It's a DoS vulnerability.

September 15, 2017

Thank you Sanford. Would you mind explaining how to add the Program property?