Hey @Radvin18tid! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.
Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}
Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
Provide details about the issue—more context helps us troubleshoot faster.
Hey @Radvin18tid – I’m assuming here that the search value does exist in your Airtable base in the column FolderName as specified, do you mind sharing a screenshot from your Airtable base or deleting and adding back the Airtable Reader node please?
Currently, what’s happening is that the search value is not found in the search column and the node hence throws an error and continues down the error path:
Yes it is definitely there.
My end goal was to create folders in google drive and prevent the creation of duplicate folders. if the folder name is present in the airtable:
then create folder
else:
continue with the flow
However, the airtable reader is not finding the search term.
I have tried a lot of things, this is really not working.