Skip to main content

Notifications

Community site session details

Community site session details

Session Id :

Returning an image as a message

 Profile Picture Posted by Community member

This is a short video tutorial to walk a user through using MarkUp Language and Power Automate to have the chat bot return an image, or video, instead of just a text message

 

Categories:

Comments

  • lutgens10 Profile Picture lutgens10 14
    Posted at
    Returning an image as a message

    Create a blog on blogger.com, create a page on it, and add the desired images within the page. Then, go to "Inspect Elements" and grab the image links from there and replace the image URL just like shown in the video. Blogger.com functions as a container on their site.

  • angerfire1213 Profile Picture angerfire1213 90
    Posted at
    Returning an image as a message

    @Anonymous   I used the same way form this topic, and I upload image which i want display in PVA prod version to my Azure storage account .

  • Community Power Platform Member Profile Picture Community Power Pla...
    Posted at
    Returning an image as a message

    How are you linking the bot to Azure? Are there prebuilt azure connectors in power automate?

  • angerfire1213 Profile Picture angerfire1213 90
    Posted at
    Returning an image as a message

    yes @Anonymous  from my experience sharepoint anonymous share also not work, I use Azure storage account now, it's worked in my Env.

  • Community Power Platform Member Profile Picture Community Power Pla...
    Posted at
    Returning an image as a message

    I linked mine to the SharePoint URL for my image and it worked on the test bot but once I published it no longer works. I know SharePoint has an option to make a file available to anyone with link… why can’t that also work for PVA Bot?

  • angerfire1213 Profile Picture angerfire1213 90
    Posted at
    Returning an image as a message

    How about Video ? same as  ![Name](image link goes here) ?

  • attila372 Profile Picture attila372
    Posted at
    Returning an image as a message

    SharePoint and OneDrive needs authentication, it doesn't matter the user you share the bot with has access to the pictures, as the bot doesn't authenticate them (unless you require them to do). 

    My tip is to use a storage space where pictures can be saved and accessed without authentication (eg. website domain storage)

  • Community Power Platform Member Profile Picture Community Power Pla...
    Posted at
    Returning an image as a message

    Awesome !! you have done lot of hard work on this ...Thanks for this !! 🙂

  • LucianoGomesBR Profile Picture LucianoGomesBR
    Posted at
    Returning an image as a message

    I have the same issue

    LucianoGomesBR_1-1635259880640.png

    Does someone know the cause?

  • Community Power Platform Member Profile Picture Community Power Pla...
    Posted at
    Returning an image as a message

    I have tried on SharePoint and it worked perfectly, however, when i share the bot with another user, they cannot see the pictures even though they have access to the site. does any body know anything about?