Best answer

Typeform -- if return `true` text implemented into SalesForce lead field.

  • 20 September 2021
  • 1 reply
  • 27 views

Hello ! 

I have built a Zap for each new response from a Typeform, it creates or updates a lead in SF 

One of the question in my Typeform is a boolean, and I would like that if the answer is “True”, there is a text incremented in one of my Salesforce’s lead field (which is already filled in by another question) 

Does anyone know if this is possible ? 

 

To make my question clearer, the 2 questions that I need in my Typeform are : 

“Are you interested by this ?” => Returns True or False 

“Describe your project” => Returns as a text 

 

The SF lead field is a text field, incremented by the answer to “Describe your project” - and I would like to add a mention “Interested by this”, when the user answered True in the Typeform 

Hope this is clear :) 

 

Thanks for your help ! 

icon

Best answer by Troy Tessalone 20 September 2021, 17:02

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

Hi @ArlineG 

Try using a Salesforce Find Record step to get the existing details of the Salesforce Lead before updating using a Salesforce Update Record step.