Easily populate your Monday.com columns with data from PDFs with this mostly straightforward workflow using the Extract From File node in n8n and GPT (or your AI of choice).
Relatively simple workflow that triggers from a Monday.com status change webhook, downloads the attached PDF, extracts the text, sends it to GPT to reformat the data into something that can be uploaded to Monday.com, then uses a Monday.com node to update the columns with matching data from the PDF.
No more manually entering data from documents!
Let me know if you have any comments or questions.