I setup the infusionsoft plugin on a test site and have been playing around with it, by default which of the system generated contact fields will automatically get transferred from the registration form in EE to the contact form in IS? I have all of the system generated questions in my test event’s registration form and it looks like: first and last name, email, and the city and state (but no other address info which is kind of odd) transferred into the IS contact info, but that was it. Company Name and phone number are two of the more vital ones I’d like to have get transferred automatically as well as the rest of the address info. I’ve seen this post:
But I figured I would see what should get transferred over out of the box before digging into the code.
Also, can only one infusionsoft tag be used in each event’s meta? In my first test I just added one, which worked fine. Afterwards I noticed that in the metea dropdown below it I could choose to add a campaign or another tag, so I tried adding a second tag and it ended up deleting the first one I had put in there completely. So I’m guessing it only supports 1?
There is a patch in the current development branch that deals with some of the attendee data. In plugins/espresso-infusionsoft/index, starting at line 103, replace what is there with:
For the Company name, you may need to add a custom function to the hook ‘filter_hook_espresso_infusionsoft_extra_attendee_data’ to grab that from the registration form submission and add it to the data going to the infusionsoft API.
Viewing 1 reply thread
The support post ‘Infusionsoft Contact Info Questions’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.