Showing the google drive file in Appian as a preview

In my Application, I just wanted to show images in the Appian interface as a preview that are actually in google drive

  Discussion posts and replies are publicly visible

Parents Reply
  • My application is Movie Ticket Booking System

    There exist two types of users

         1) Users:  They can book tickets by selecting a movie, theater, and show timings

         2) Admins: They can add movies and posters (images).

                            I am using google drive as content management to store images in a movie folder.



    We have to build components for end users to show the available movies to book.
    in this case, the end user won't have the credentials of a google drive account. right? , then how can the user see the images in google drive as a preview in the Appian interface
    ### small change in use case ###
Children