How to process Microsoft Teams approval templates' tasks in Power Automate

Поділитися
Вставка
  • Опубліковано 1 гру 2024

КОМЕНТАРІ • 11

  • @รถพรวนดินมิตซู

    Very good a presentation and interesting a scenario.

  • @deasuluashvili2208
    @deasuluashvili2208 Рік тому

    Hello. is there a way to autopoulate some field in approval template/forms? for example, if I write a contract number and automatically gets field contract start date tab? or I write region and automatically populates regional lead to approve or something like that... so "if" scenario

    • @TomaszPoszytek
      @TomaszPoszytek  Рік тому

      Unfortunately not. The approval temates is rather simple solution for ad-hoc approvals. For your scenario I'd rather suggest to build a form using Power Apps and trigger approval upon completing the form.

  • @beeelemental
    @beeelemental Рік тому

    Hi @tomasz Poszytek. i created ms. teams approval tempaltes as personal (i am admin also) but i can't see it in my form.. there is no form what just i created.. any suggest? i need responses from that approval templates. thx

    • @TomaszPoszytek
      @TomaszPoszytek  Рік тому +1

      You should find them under the "recent" forms or in forms created for a group, where the approval template was setup.

    • @beeelemental
      @beeelemental Рік тому

      @@TomaszPoszytek thanks for reply. found it. fyi forms created from approval templated is hidden (i don't know why), so i just use forms id then put in address forms/pages/...designid=..

  • @chulitoalbo3958
    @chulitoalbo3958 2 роки тому

    Hey @tomasz Poszytek, This is a great Idea! Im also looking for a connection of the MS Teams Approval App. i want to know if the Request is approved or rejected and use that condition to do some other tasks. does anyone has an idea?

    • @TomaszPoszytek
      @TomaszPoszytek  2 роки тому +1

      The data for Teams approvals is stored within Dataverse, so you could create a flow triggered when an item in Dataverse is modified (task completed) and then based on the outcome perform other logic.

    • @chulitoalbo3958
      @chulitoalbo3958 2 роки тому

      @@TomaszPoszytek thank you for your response. I will give it a try… do u have a Video about this topic?

  • @podunkman2709
    @podunkman2709 2 роки тому

    This is tivial. How to share open requests with team members?

    • @TomaszPoszytek
      @TomaszPoszytek  2 роки тому

      Only custom solutions. Via Power Apps or similar. Querying data from Dataverse tables.