rajneeshk94/maestro-flow-supplier-recall-check ? reverse-engineered prompt

Reverse engineered prompt

Build me a UiPath Maestro Flow that watches my Gmail inbox for shipment notice emails, grabs the attached document, and figures out who the supplier is from the file itself. Then use that supplier name to check live FDA recall data, compare any matches against a company recall policy, and decide whether the shipment needs human review or can be passed through.

I want it to work on real shipment notices, not just one exact file type, so it should read the attachment, pull out the supplier, product, lot number, and ship date, then clean up the supplier name enough to match FDA records. If there is no recall concern, let the flow finish automatically. If there is a relevant recall or anything unclear, stop and route it for review.

Please make it use the sample files in the repo for testing, and look up current UiPath docs online if you need to.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab