I want to filter out Email #1 (red) from array, and process Email #2 (green). However, it stops the whole process after processing Email #1, and doesn’t even process Email #2. What gives? I tried it without the array aggregator (just filtering directly from the Google Calendar module) and the same thing happens - operation still stops.
Note: Due to the random arrangement of arrays, sometimes Email #2 appears before Email #1, in which case the operation is successful. It’s when Email #1 appears first that the operation stops.
Looks like you’ll need to move your filter to before the aggregator, as it appears you want to exclude a specific email address.
1. Screenshots of module fields and filters
Please share screenshots of relevant module fields and filters in question? It would really help other community members to see what you’re looking at.
You can upload images here using the Upload icon in the text editor:
2. Scenario blueprint
Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
(Note: Exporting your scenario will not include private information or keys to your connections)
Please provide the output bundles of the Google Calendar by running the scenario (or go to scenario History for a previous run), then click the white speech bubble on the top-right of each module and select “Download output bundles”.
A.
Save the bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.
Can you provide more detail on how to execute? If I put the filter after the array aggregator, I am still running into the same problem (which was my original post)
I tried Iterator as you mentioned, but the filter doesn’t distinguish between each bundle; it only filters using value. For example, I have Description in Bundle # 2. If I have the email in the Description, it omits that entire bundle: