Hello - I have a simple web form I would like to host on my site. I am trying to integrate Gravity Forms with my marketing automation tool - Genius (Genius.com).
Genius generates a simple HTML form I have created one and included a few comments. It can be seen here: http://pastebin.com/Q0dw72ai
I am using the confirmations tab in Gravity Forms to post the forms to Genius. I have a query string as follows:
formToken=2H10zQFQHkCH8uxOf9_hcg%3AYQk5Mb-rTONH6lj-HiJi-VSrvBwW6ghF-GoqmtSe8cndf86qM6MLdy0SSCfx2ND4qaLaFuuB331oJc8TDg6a2mj1fqf77XKdGimC6GUf5iYYVVFJWLLeBiHeyJX17mQkz-t2Uqg8LDqfpSIFku_ivw%3AVZxQ0WUI0DUbOKcpAtaTEuv_R0pLe8SDch-e1DkC4zXkkvg3ttvCIZXq8cX0k8j9pp91S3ljJsLGha2Xjn3Yeg&std_firstName={First Name:2}&std_lastName={Last Name:3}&std_email={E-mail:4}&std_companyName={Company:5}
My two questions are:
1. Genius has several Java Scripts that are required to make the form work. I've included those on the WP page that has the form. Will those scripts be available to Genius when the form posts?
2. Does the query string above look correct? Like it "should" work?
I spoke with Genius support and they said the thought it should work. But were not completely sure they could receive a form from a URL (GET). I saw this post: http://www.gravityhelp.com/forums/topic/cant-find-any-instructions-to-post-form-data-to-external-url and may go that route. But if you could answer questions 1 and 2 that would be helpful.
Thanks very much in advance for looking into at this. Any help will be greatly appreciated.
Best,
Jim