Hello,
I hope somebody can help me out. I am trying to achieve the following:
- When a new email is received and it has attachment name XX.xlsx then it should be stored to Google Drive folder A.
- When a new email is received and it has attachment which doesn’t not container “XX” then it should be stored to Google Drive folder B.
I have created this flow:
However I am getting this error message:
- [Referenced module ‘Flow Control - Iterator’ [5] is not accessible.]
Who can tell me what I am missing or doing wrong?