Parsing Dynamic key on HTTP node

Hi team,

I have 11 different keys which belongs to different tool how can i parse this dynamically in HTTP Node, can someone please help on this.

Thanks in advance

Hi @Vaithiyanathan_S
Not sure what you mean. Are you talking about authentication credentials? Like an api key?
If you can post an example we can help you.

It is probably fixable by using an expression in the field where this key is needed to be filled in.
Possibily by getting it from a previous node.
Might need to first creat a list of keys in a prevous node.

1 Like

Hi Team,

I have twleve diff tools for that i have twelve different api keys, so here i need to have different http request, so the workflow will also become too large, so am thinking to take those api and http request dynamically that maches my value

Example

Tool 1 – Api1
Tool2 – Api2
Tool3 – Api3

Hi @Vaithiyanathan_S

Creating smaller workflows that follow each other would probably be better. If possible of course.
Not sure about your workflow and what is actually needed.
You can keep the credentials organised within the nodes you are using.

If you would like any more help, please provide a workflow or an example of what you are doing and what you need help with. That would help us understand your needs.