@TL2 wrote:
I assume your attachments can be files and photos?
That is correct, they can be files or photos.
@TL2 wrote:
It seems like the flow just treats them all as attachments so you should only need one variable?
Is there another/better way to set this up, or a way to not treat them as attachments? As I said, I just followed the guide. My understanding is that two variables would be required, one for photos and one for files. If I could have just one variable and store all the files/photos though, that would be great! That would solve the issue I'm having currently I think.
@TL2 wrote:
Otherwise you could merge the two arrays into one, but as I mentioned, but seems like you would just be recombining them.
I tried merging them at one point, but I was unable to get it to work. I would like to learn how to do this though!