Good afternoon. I have the following scenario: I’m using the HTTP module to send a PDF file via Outlook email. My question is, how can I create a filter to send one PDF or another depending on the ‘product’ field in Excel? If the product is X, send PDFx, and if the product is Y, send PDFy.
My guess is you’ll need another module to read/parse the PDF file contents, before you can create that filter.
samliew – request private consultation
Join the unofficial Make Discord server to chat with us!
2 Likes
which one for example?
You may want to try
- Extract text from the image/PDF
- Search results for 'parse pdf' - Make Community
- Search results for 'extract pdf' - Make Community
samliew – request private consultation
Join the unofficial Make Discord server to chat with other makers!
1 Like