- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2022 08:37 AM
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 😞
Solved! Go to Solution.
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2022 09:08 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2022 09:08 AM
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