Hello PowerAddicts,
My flow is creating Planner tasks when an email in received in a Shared Mailbox. The attachments coming from email are stored in SharePoint document libraries and am creating sharing links to save them as resourcelinks on my planner task. The flow is actually working fine until the point email body don't have inline attachments which are mostly images. When actual attachments + inline attachments exceed 10, my flow is throwing error below. I understand it.
The request exceeded allowed limits.
I would like to include only the actual attachment and prevent inline attachments. How can i do that?