Hi All,
We have a requirement to move the Leads attachments to SharePoint. Currently I am Using the Get Record Action to get the total leads and looping through each leads (with or without attachments) and then based on the Leads attachment, I create the files in SharePoint. This takes a long time to get executed.
Is there a better way to query and filter ONLY Leads having attachments in the first Get Record Action - same as we can do in Dynamics 365? When I tried with the OData query generator as I did in D365, it says ODATA doesnt support those query formats with linked query or filter criteria. Is this a limitation in Flow with ODATA that we need to live with or a better way around?
Please share your suggestions.
