Hi,
Maybe someone can help with solution, I have one part of flow and will try describe next part, which I missing.
1. I receive email with pdf attachment and specific body text;
2. Convert from html to text, then extract fields - carrier, shipment, country, loading date, filename
3. Save this pdf document in SharePoint with my extracted filename and update the metadata
4. In SharePoint I have list with carrier and carrier email.
What I want next -->
I have carrier id from file and want to get email from the carrier list in SharePoint and then send email with this new created pdf document attached, put email from the carrier list and in subject or body put these metadata regarding country, loading date and shipment, when email send out, change the status to Sent. Someone can help?