Conditional logic

Status: Closed · Asked by hericjr on · 0 views

hericjr — Question ·

Hello!

I receive information from a form through the webhook. In the form I have a selection field with 4 options (1,2,3 and 4).

I need to make a logical condition in Pabbly Connect to return a value (title) depending on the number selected in the form.

Ex:
If the received value is "1", set the value to "one"...
If the received value is "2", set the value to "two"... and so on.

The text formatter doesn't work for me, because I have to do one for each, but I need it to return the value in just one task, because I'm going to use the result in another task.

So in just one task it has to return me a dynamic result depending on the received value.

How can I be doing this function with Pabbly Connect?

Pabblymember11 — Reply ·

Hey @hericjr

Regarding your concern to assign the option or the fields certain values dynamically, you can use the "Lookup Table" action step.

youtube.com/watch?v=0umsoycOlfo

hericjr — Reply ·
Olá @hericjr

Em relação à sua preocupação em atribuir a opção ou os campos determinados valores dinamicamente, você pode usar a etapa de ação "Tabela de consulta".

youtube.com/watch?v=0umsoycOlfo


Hello

Perfect! This what I needed.

Thanks

Back to all forum threads · Log in to reply