Hi there,
I was directed here by a staff member at infusionsoft. I’m a small language-learning business and my goal in solving this issue is to segment my contacts by the language they’re learning. I currently don’t have that set up. Currently I have:
Thrive Leads Opt-In Form → Apply Tag → Tag Triggers Campaign Email Sequence (confirmation email, 1st email etc.)
At the step after “Apply Tag”, they land on a Thank-You page. On that page, I’d like to embed a Typeform which functions similarly to an Infusionsoft Web Form. In the Typeform, I want to ask them what their target language is (via custom field “What is your target language?”- this custom field has a dropdown set of answers (spanish, french, german, etc.). To summarize:
Typeform Survey → Run Action Set → Apply Tag (target language)
I’m trying to accomplish this by connection Infusionsoft and Typeform via Zapier. But I’m struggling on part of trying to connect the Action Set (applying the tag) with the typeform dropdown conditional answer.
I had the staff member at Infusionsoft suggest I do an “API Call” to get that information into infusionsoft and function much like it would if they filled out the Infusionsoft hosted web form that asks the same thing. The reason I don’t want to do the web form is because it looks bad and it’s very limited in functionality (i.e. won’t convert well).
She gave me the following links:
- xml-rpc - Keap Developer Portal
- Keap REST API
- https://developer.infusionsoft.com/docs/xml-rpc/%23contact-add-a-tag-to-a-contact
I’m quite limited in my skillset regarding this. Please let me know if I should clarify anything further.