Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

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