Hi Community,
Did anyone have any luck saving a file in a Sharepoint folder using Python tool? I know that people are mentioning Sharepoint tools, but my Python script generates a pretty complex Excel file that populates columns, writes excel formulas, formats, color codes, and sorts the output in a particular order dynamically based on the combination of parameters the user selects when starting the flow, I won't be able to replicate that logic through Alteryx tools.
Thank you.