landing page form inquiry

Anonymous
Not applicable

landing page form inquiry

I have currenlty have a landing page form and I would like to know who to setup a flow/triggered for the following condition.

  1. IF on Whitelist THEN user instantly recieved email allowed to download content.
    1. After a user registers and is approved, users should not need to re-register to receive content.
Tags (1)
2 REPLIES 2
Anonymous
Not applicable

Re: landing page form inquiry

One option is a JavaScript to evaluate whether _mkt_trk is defined and then query the database through SOAP API getLead.

http://developers.marketo.com/documentation/soap/getlead/

Anonymous
Not applicable

Re: landing page form inquiry

I also hear people discuss using a custom segment for this same thing.