Question

How do i take multiple possible input options value and transform that into a specific value

  • 18 April 2024
  • 1 reply
  • 5 views

Userlevel 1
Badge

Hello, 

I’m hoping this is an easy answer! I am looking to 

 

The app i am posting my webhook to has very specific rules for what they can accept . for example for the field “loantype” if i sent in Fixed that would fail the push. So i am looking to use a text formatter in the previous step 

 

so for example if the first step sent back a value like “Fixed” i would want to transform that text into “Conventional”.

 


1 reply

Userlevel 7
Badge +14

Hi @hannah L 

For input fields in Zap action steps, you can map dynamic variables between steps using the ‘Custom’ tab.

Help for configuring Zap action steps: https://zapier.com/help/create/basics/set-up-your-zap-action

 

You may want to explore the concept of a lookup table:

 

Reply