Verifying Email Addresses in Real Time? | Community
Skip to main content
May 31, 2016
Question

Verifying Email Addresses in Real Time?

  • May 31, 2016
  • 1 reply
  • 852 views

Hey Marketo Friends–

We're working on a referral program where our partners can submit leads to us. The partner would get credit for each lead submitted, so it's important for us to be able to credit the correct partner with each submission. To accomplish this, we were going to try and have a gate before the referral submission page that verified whether or not they were a parter by checking their email address.

Question: Is there a way to make a form verify that an email address exists in SFDC and that the "Type" associated with that email address = "Partner"?

Thank you!

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

1 reply

Josh_Hill13
Level 10
June 1, 2016

Sure, use jquery and javascript.

I would do a search here to determine other options for Partners.

You can also give out special URLs to each partner that would help, or a single Partner only form that would then process the records on the backend.