Hi all,
The following workflow is intended to reflect this scenario:
All emails from my inbox should be read, and all emails with “Rechnung” or “Invoice” in the subject line should be forwarded to SevDesk. There, the attachments from the emails with “Rechnung” or “Invoice” in the subject should be uploaded. All other attachments from the remaining emails should be saved to a OneDrive folder.
The OneDrive part works perfectly—I can see all attachments that are not invoices there. However, the SevDesk part does not work. After a run, I see three attachments that were correctly identified according to my criteria, which is correct. However, I do not see these documents in SevDesk. According to SevDesk, they should be found under “Documents” → “All,” but they are not there.
No error messages are displayed in Make. I have also checked the connection to SevDesk (I have even deleted the connection and reconnected using the API token), but there is no improvement.