Bannerbear

A service that auto generates images and videos.

Formula

=Bannerbear( "options")

Interact with the Bannerbear API using only the SheetLink "options"

=Bannerbear_GetTemplates( "options")

Lists templates inside a project.

=Bannerbear_CreateImage( "template" ,"modifications" ,"options")

Initiate the creation of a Bannerbear image. See Bannerbear modification examples here.

=Bannerbear_GetImages( "options")

Lists images inside a project.

=Bannerbear_GetImage( "image_uid", "options")

Retrieves a single Image object referenced by its unique ID.

=Bannerbear_GetImagePNG( "image_uid", "options")

Get a PNG URL of a single Image referenced by its unique ID.

=Bannerbear_GetImageJPG( "image_uid", "options")

Get a JPG URL of a single Image referenced by its unique ID.

Developers can review the official Bannerbear API Documentation 📖

Missing a formula? Suggest one here 💡

Note that "options" are optional, other variables are required 👍

Video Tutorial

Template

Bannerbear Google Sheets Template

Navigation

Page

🚀 Quick Start

60 second getting started guide.

❓ FAQ

Answers to frequently asked SheetLink questions.

🛠️ Functions

Powerful functions unique to SheetLink.

💪 "options"

Control the request to and response from any application.

🚑 Need Help?

You can always contact us via support@sheet.link or by messaging us on Twitter @SheetLink

Last updated