Upload file to SharePoint using MS Flow endpoint

In my previous article we saw how to Upload attachment to SharePoint list item using Microsoft Flow, as  a continuation will upload attachment using JavaScript(ajax) with MSFlow endpoint.

First, Open your flow and copy the endpoint url from 'HTTP request trigger'.


Append listname & itemid in the URL


Finally, Test it



Detailed steps



Trigger MSFlow to upload document using ajax


Check out previous series for reference. I recommend reading the PowerApps scratch development seriesAzure Function integration with PowerApps and What is Microsoft Flow.

-Ratsub

Comments

  1. Hello, thanks for posting this. I have question here. After you have added HTTP request received trigger did you add any action like create item in sharepoint?

    ReplyDelete

Post a Comment

Enter your comments..

Popular posts from this blog

People picker Control in PowerApps

Secure When a HTTP request is received Power Automate a.k.a MS Flow

Upload attachment to SharePoint list item using Microsoft Flow

Modern page provisioning using page template

REST call returns XML instead of JSON in SharePoint

HTML field & Date Time formatting in powerapps

Step-By-Step Azure AD App Registration

Approval and auto escalation with time out in Microsoft Flow

Developing custom reusable components in PowerApps

Create and configure custom connectors for PowerApps and MSFlow from AzureFunctions