I'm at a point where I'm paying more attention to what types of dynamic values I need when inserting them into any given fields within my Power Automate projects. But is there a technique, a trick, a hack, to know beforehand, if what we add is actually an array or not, before we add it in?
I want to be pro-active in knowing that I'm gonna need to iterate through an array or not before I add dynamic values.
Many thanks