Lesson120 - Get SharePoint Data using Postman - Power Automate 1000 Videos

Поделиться
HTML-код
  • Опубликовано: 24 янв 2025

Комментарии • 1

  • @PowerAutomateVideos
    @PowerAutomateVideos  5 месяцев назад

    Get SharePoint Data using Postman
    Create Flow
    Instant cloud flow
    Flow_GetSharePointUsingHttp
    Who can trigger flow - Anyone
    Add step
    Get items
    Communication Site
    Site Address
    atcmumbai.sharepoint.com
    List - ForPowerAutomate
    Run Once
    get JSON
    Put in jsonformattor.org
    get from
    {
    {},
    {}
    }
    only
    Paste JSON in Payload
    Add step
    Select
    From Body of step ParseJSON
    Map
    Title select Title of ParseJSON
    FirstName select FirstName of ParseJSON
    Add step Response
    Body - output of select
    Save flow get url
    From Postman
    Authentication - None
    POST
    run it