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 πŸ“–

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 [email protected] or by messaging us on Twitter @SheetLink

Last updated

Was this helpful?