I’m Kinda of new to this, I’m extracting PDF from my drive, after extracting I have 14 pdf and I’m using for loop to get me each pdf(name:data), Now I send those pdf to extract and it’s extract text from 14 pdf, Now When I send it to AI to read the text and return me specific thing . It just returns nothing or shows please provide the document
The promt to AI is correct and this is what my node looks like
Hey Robin. You won’t be able to get any help unless you provide more info. The absolute best would be if you click “download” in the three dot menu at the top right and then paste the contents of the JSON file here. That will let everyone see all the steps in your flow and your parameters (without sharing any API keys as long as you have them set as credentials). If you have any naked API keys in your flow, remove them temporarily before downloading and sharing.
Thank you Richard for the response, Sorry I’m still getting used to it. So After downloading I see JSON object with buch of apiKey inside it , Should I just manually remove it from the JSON and share, would that work?