Forum Discussion
standenman
Aug 30, 2023Copper Contributor
Organizing Client files in Sharpoint
I am trying to come up with a better solution for handling my client files and matters. I initially considered SharePoint as a portal for my clients until I realized the per-user charge would make i...
Aug 30, 2023
OneDrive is SharePoint, you can use the SHarePoint action with the OneDrive library URL and it'll work the same.
As for the fax, yes, you can use a list (easier IMO) with the mapping to get a list item using filters. I would use "Get Items" with the odata filter to find this.
Then you would have to find a way to fax, either finding a paid connector or using a email to fax service if you have one and send to that, but there isn't a built in FAX action in Flow that would do it per say.
As for the fax, yes, you can use a list (easier IMO) with the mapping to get a list item using filters. I would use "Get Items" with the odata filter to find this.
Then you would have to find a way to fax, either finding a paid connector or using a email to fax service if you have one and send to that, but there isn't a built in FAX action in Flow that would do it per say.