HTTP request node

Hi,

I am getting pay load from a flat file. After payload retrieved I would like to change one of the variable in the payload before request node gets fired. How do I do that?

Thanks for your help.

Hey @dsuresh,

Do you happen to have a sample workflow and input file that you are using?

yes Jon, I do have them

In other words, is there any function that we can apply on the result of an expression inside of http node.

Hey @dsuresh,

It should be possible, When I asked if you had some samples what I meant was… Can you share them here so someone can take a look and provide a better answer for you.

1 Like

Since its small payload I am retrieving individual items from the file, and dynamic items via expression. Problem solved now. As always thanks Jon for your help.

2 Likes