Flow designer action not outputting [easy points]

juan42
Mega Contributor

Flow designer action not outputting anything 😞

if I do a gs.error( inputs.response_body  ) I can see that the data is being fetched.

However, when I can do the action, nothing comes back 😞

 

 

find_real_file.png

 

 

 

find_real_file.png

 

 

 

find_real_file.png

 

 

 

find_real_file.png

1 ACCEPTED SOLUTION

Geoff_T
Mega Sage

Hi,

If you execute the action in isolation can you see the output assigned to summaryString variable in the logs?

If not; in your Script step Output Variables section can you confirm the name value does match what you have in the script for 'summaryString'. Check the casing as well.

 

Geoff

View solution in original post

1 REPLY 1

Geoff_T
Mega Sage

Hi,

If you execute the action in isolation can you see the output assigned to summaryString variable in the logs?

If not; in your Script step Output Variables section can you confirm the name value does match what you have in the script for 'summaryString'. Check the casing as well.

 

Geoff