InfusionSoft to JotForm - populate hidden fields API

  • Swoodruff2002
    Asked on May 12, 2015 at 7:58 PM

    How can I populate hidden contact info fields in a survey form from InfusionSoft contact data so I know who is responding to the survey without asking them for contact info again?  I set up the InfusionSoft API integration.

    I want to initiate the Survey invitation from InfusionSoft, and embed the survey form on my server. When a user clicks the link in the E-mail to take the survey, I want to populate their survey form results with contact info I feed from their InfusionSoft contact record.

     

    The embedded form is not up yet. The survey form is here:  http://form.jotform.us/form/51317414549152

    I mapped the form fields to InfusionSoft Fields, but I'm not sure how to pass the data?

    Steve

  • Charlie
    Replied on May 12, 2015 at 11:26 PM

    Hi,

    If I understood you correctly, you are creating a survey form from InfusionSoft, you'll use JotForm to collect contact info, then that info will be prepopulated to your InfusionSoft survey form? Is that right? Or you are using JotForm as the survey form and prepopulate it by fetching existing contact info from InfusionSoft?

    Unfortunately, this seems to be a different product, I'm not familiar with how InfusionSoft forms works and how data can be retrieved from your existing contacts from InfusionSoft, what JotForm integration does to your form is that it sends the data to your CRM, build contacts, leads, etc... You might want to ask the InfusionSoft support team if this is possible.

    But, we do have a couple of apps that you can use for email marketing/campaign, here's a list of that: http://apps.jotform.com/category/emailling.

    Another possible solution is that the contact info will be sent to your MySQL database using PHP, then, from there, you can create a PHP script to send an email with the survey form having prepopulated values (you can prepopulate the values by fetching teh existing contact info from your database).  

    How to send submission data to MySQL database using PHP 

    Prepopulating fields to your JotForm via URL parameters 

    I hope this helps you on how you can proceed.

    Thank you.

  • Swoodruff2002
    Replied on May 13, 2015 at 1:40 PM

    Hi Charlie - I got InfusionSoft URL Parameters info and have created eh following links in the Survey invite:

    http://form.jotform.us/form/51317414549152?firstName=inf_field_FirstName&lastName=inf_field_LastName&rtoUser51=inf_field_Email&rtoMember=inf_field_Phone1

    Here is a page about InfusionSoft URL Parameters:

    http://ug.infusionsoft.com/article/AA-01132/0/Available-URL-parameters-for-the-shopping-cart.html

    I sent myself a test and the name, phone and Email fields were not populated.  There is an updated version of the form here: http://www.jotform.us/form/51317414549152

    Is my Syntax wrong?

    Thoughts?

  • BJoanna
    Replied on May 13, 2015 at 2:12 PM

    Can you please look into Infusionsoft Integration?

    http://apps.jotform.com/app/infusionsoft_integration 

    Connect to Infusionsoft via API. Map Jotform Fields to Infusionsoft Fields. And setup actions to be triggered upon form submission. 

    Can this resolve your problem? 

    Looking forward to your reply. 

  • misyte
    Replied on September 12, 2015 at 2:14 PM

    Hi, was this nut ever cracked... I am trying to push infusionsoft field data - name, email, etc. from infusionsoft to JotForm to send a post event survey.
  • Carina
    Replied on September 13, 2015 at 10:37 AM

    @misyte

    I moved your question to a new thread so it can be addressed by us. You can find it here:

    http://www.jotform.com/answers/661149 

    Let us know if we can assist you further.