Trigger a Flow from anywhere you can add HTML even OUTLOOK 😲

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

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

  • @carlosmedina1345
    @carlosmedina1345 Год назад +3

    Shane bringing high quality content as always! A couple months ago I used the HTTP trigger for a button in an Excel table. It was so simple yet too complex at the same time, because it took me almost a week to figure out how to work with this trigger. Thanks to your video I think I can improve my power flow!

    • @ShanesCows
      @ShanesCows  Год назад +1

      That makes me happy to hear. 🎉

  • @geralddahl9159
    @geralddahl9159 2 месяца назад

    Is it possible to add the button to the edit contact dialogue that Outlook opens when you wish to update a contact? After I update an Outlook contact I want to trigger a flow to find the same person’s record as it exists in my Dataverse Contacts table in order to update the matching field in Dataverse with whatever was just changed in Outlook. It’s easy to have flow update the Outlook contact after the Dataverse record changes; now I’m looking for a method to trigger a flow when an Outlook contact changes, and that trigger doesn’t exist. So if I can’t use your html form button method to trigger a flow, is it possible to create a custom trigger that runs a flow when an Outlook contact changes? Thanks.

  • @PowerappsAhmet
    @PowerappsAhmet Год назад +2

    Hi Shane, would it be great if you could show us more crazy outlook stuff and maybe some crazy stuff with http request too. Thx ❤

  • @theecodi
    @theecodi 11 месяцев назад +1

    Love it! is there a way to modify the blank screen to display a message like 'success!' or 'thank you' ???

    • @ShanesCows
      @ShanesCows  11 месяцев назад

      Not that I know of, sadly it is a by product of the goofy way I came up with this. 🫤

  • @BillStark-b8t
    @BillStark-b8t 9 месяцев назад +1

    Is it possible to either close the window after it launches the flow, or not open the window at all and have it launch the flow?

    • @ShanesCows
      @ShanesCows  9 месяцев назад

      Not that I have figured out so far. 😢

  • @robertoel-hajjboutros
    @robertoel-hajjboutros Год назад +2

    Absolutely fantastic! Can you please show us the second part in a new video 👌

    • @ShanesCows
      @ShanesCows  Год назад +1

      Thanks and your vote is noted. 😎

  • @Jezerypamela
    @Jezerypamela 6 месяцев назад +1

    so when a user clicks the button in the email, will it open a browser for them or anything like that? or is it happening behind the scenes?

    • @ShanesCows
      @ShanesCows  6 месяцев назад +1

      It does cause a blank browser window to open. I so far haven't been able to avoid that. :(

    • @Jezerypamela
      @Jezerypamela 6 месяцев назад

      @@ShanesCows got it! Thank you for the great video

  • @aaresl
    @aaresl Год назад +1

    15:50 Parse JSON is not really necessary. You can do Compose for email directly: triggerOutputs()['queries']?['email']

    • @ShanesCows
      @ShanesCows  Год назад +1

      Good point. I like ParseJSON because it is easy to get comfortable with it here hoping they can build and do harder with it. 😎

  • @marksmith8021
    @marksmith8021 Год назад +1

    I'm going to explore this for collecting simple monthly inputs. This will allow me to embed the customer number, reporting month, and capturing three inputs.
    Any tips or pitfalls not covered in the video?

    • @ShanesCows
      @ShanesCows  Год назад

      Mark I think I covered all of the challenges I have found so far. I used it with the training students and generated about 100 invites with no issues. 🤩

  • @caraziegel7652
    @caraziegel7652 Год назад +1

    ooh cant wait to see this - we were trying to get the users to manually select emails to send but couldnt get it to work because we dont have desktop outlook? and NOW, after we did our best to do it on email received, we're told "Oh, we could make an exception for those users if you need it!'!

  • @richardbird3058
    @richardbird3058 Год назад +1

    Hi Shane, thanks for sharing this with the community, it opens up so many possibilities and I echo the earlier comments and would love to see more 'crazy Outlook stuff' because as you know, everyone 'lives in Outlook' - brilliant

  • @evolving6000-l9m
    @evolving6000-l9m Год назад +1

    I still watch videos with premium connectors because you learn so much just by watching you troubleshoot.

    • @ShanesCows
      @ShanesCows  Год назад

      Thank you 😊 glad it helps.

  • @khersheonteoh5697
    @khersheonteoh5697 Год назад +1

    my jaw drop so loudly chatGPT can hear it and is giving my medical advice now

    • @ShanesCows
      @ShanesCows  Год назад

      Hope your jaw feels better 🤣

  • @ChristopherMainland
    @ChristopherMainland Год назад +1

    I have used this technique before but the blank screen when you press the button is a bit clunky for the end user

    • @ShanesCows
      @ShanesCows  Год назад +1

      It isn’t ideal but I couldn’t find a way around it. 😑

  • @gitaiganor4100
    @gitaiganor4100 Год назад

    Great video.
    Until now I always opened Flows by opening a new Power apps - app, and OnStart of it , run everything, Flows , Parameters (Param..) etc.
    this is VERY easy to be implemented and is not Premium.
    Still, this Technique is very nice and helpful

  • @oluwatobipaul6171
    @oluwatobipaul6171 Год назад +1

    This possibility is mind-blowing. Thanks Shane

  • @saeedsm57
    @saeedsm57 Год назад +1

    Absolutely Fantastic! Thanks Shane!

  • @felixverduin569
    @felixverduin569 Год назад

    Awesome!! That really opens up things. I always thought you were really restricted to the users in the AD but this extends it to external users. I wonder if you could trigger a flow from a model driven app like this?

  • @-Eloth-
    @-Eloth- Год назад

    I clicked like button, even though this is premium only. You do great work and have helped me develop some apps, with your friendly and easy to understand videos.

  • @RobFahndrich1
    @RobFahndrich1 Год назад +1

    Shane, this is fantastic!!! I think I should use this instead of the Send Email with options. Then I could ask the user to enter their email address and click a box. This would work for users outside our tenant. Mind blown!

    • @RobFahndrich1
      @RobFahndrich1 Год назад +1

      I am curious how you got the form to work in your email? I have created the form and sent it via flow, however, Outlook does not see this as a form with fields or a button I can press. Not sure what I did wrong.

    • @ShanesCows
      @ShanesCows  Год назад

      Try it without the fields just the buttons. Does that work? I mentioned in the video that I didn’t get the form input to work in Outlook. But if you are sending the emails, with flow, you could hardcode the button with their email. 😎

    • @RobFahndrich1
      @RobFahndrich1 Год назад

      The button does not work either. If I put the button in a table, the button works. The main thing I need is a field to capture email and a “reason” for pushing the button. I will take another swing in the morning.
      Great video and great ideas. This is why I continue to work with your team..

    • @RobFahndrich1
      @RobFahndrich1 Год назад

      @@ShanesCows That is a no go! I have tried a handful of things but cannot get 2 fields and a button to show up in an email message. 😎😎

  • @TheMichelor
    @TheMichelor Год назад

    This is nearly a game changer in engaging with customers! Amazing! Thanks so much for sharing!

  • @andreseduardohernandezmont5426

    Very thanks, this information is very important

  • @McIlravyInc
    @McIlravyInc Год назад

    Would love to see the crazy Outlook stuff. 😊

  • @kingsleyudeagha
    @kingsleyudeagha Год назад +1

    Well worth the wait.