cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic output fields

psing
Deputy Chef I
Deputy Chef I

Hi,

I am building an action whose output fields depends on a single value of input field, for example:

{ name: "name" , type: "string",
 name: "type", type: "boolean"}
Above input field, if the type is true then the output fields will be different and if the type is false then the output fields will be different.

I tried using config_fields but it did not behave the way I expected.

Any suggestions will be helpful

1 REPLY 1

Prajwal
Deputy Chef III
Deputy Chef III

Hi @psing , 

It seems this can be achieved but, could you please provide more details? like what is the actual input(how the input looks like) and output(what is the expected output and how it should look) you are expecting in that way it's very easy to resolve the problem.

Regards,
Prajwal Prasanna

Prajwal Prasanna