I currently have a working zap automation, uploading a file received in Gmail to Google drive with a filename “clientname.pdf”.
Is there a way to create another zap to add a value found inside the document to the filename?
For example, current filename is “StephanoLee.pdf” and within the PDF file content, there is ‘Session No.1’ value at the top of the document.
Is there a way to find this value and place it addtionally to the filename? so that it would display “StephanoLee1.pdf”
Much appreciated,