Forum Discussion

Ximo's avatar
Ximo
Brass Contributor
May 10, 2022
Solved

JSON formatting to call a flow when a new item is created on a SharePoint list

Hi all, I have flow defined with the first action as: 'When a HTTP request is received', would be possible with JSON to call that flow with parameters as the SiteCollection URL, the Subsite URL, the...
  • Warwick Ward's avatar
    Warwick Ward
    May 12, 2022
    ah ok I see what you are trying to do now. JSON formatting will never be able to do this for you, I would look into webhooks to possible archive the functionality you're looking for https://docs.microsoft.com/en-us/sharepoint/dev/apis/webhooks/lists/overview-sharepoint-list-webhooks

Resources