Hey Brandon! Thanks for the suggestion!
I had a few follow up questions for you:
To be clear, are you asking to be able to access the first item in an array? Or is there some other way you’d like to handle arrays of data?
This is a really great idea - let me ask one clarifying question. Do you want something that lets you:
- Try to get a variable, and if it’s found to use it. But if it is not found, use a provided default that you specify
- Check if a variable exists, and if it is found to use a value you provide, and if it’s not found to use a different value you also provide
These are all good use cases for sure, have you seen our new updates around managing loop outputs? I think you could accomplish some of what you’re looking for by looping over the arrays and using the new output features while configuring the step.
You can find the documentation for it here: Use a Loop Step | InsightConnect Documentation
As well as a post about the release here: New Release: Easily Use Loop Data Throughout InsightConnect Workflows
There should be some in-product guidance when you log in as well.
Let us know if this helps, and the answers to your other feedback.