Question
Progressive Profiling using API Status based on form fields
Hello,
I've seen a few questions related to progressive profiling using API. I assume that you can detect lead status by looking up the values of specific fields, however I was curious if it was possible to find out which fields are associated to a form with progressive profiling enabled. A scenario would help:
I have 2 forms -
Form 1:
- Name*
- email*
- Industry (progressive value)
Form 2:
- Name*
- email*
- Position (progressive value)
* required
On an independent web site I'd like to detect the field values that may or may not have been filled in on Form 1 (dynamically derived by the form itself) using a form ID (of some sort) the SOAP API and the Marketo token - if nothing is filled out then show the entire form in IFrame, if the progressive elements haven't been filled out (but the required have already) then show those form elements only if both have been filled out then don't show the form
Does this make sense?
Is this possible? If so what API calls would be relevant?
Thanks
I've seen a few questions related to progressive profiling using API. I assume that you can detect lead status by looking up the values of specific fields, however I was curious if it was possible to find out which fields are associated to a form with progressive profiling enabled. A scenario would help:
I have 2 forms -
Form 1:
- Name*
- email*
- Industry (progressive value)
Form 2:
- Name*
- email*
- Position (progressive value)
* required
On an independent web site I'd like to detect the field values that may or may not have been filled in on Form 1 (dynamically derived by the form itself) using a form ID (of some sort) the SOAP API and the Marketo token - if nothing is filled out then show the entire form in IFrame, if the progressive elements haven't been filled out (but the required have already) then show those form elements only if both have been filled out then don't show the form
Does this make sense?
Is this possible? If so what API calls would be relevant?
Thanks