# Bannerbear

{% hint style="success" %}
Review our [Bannerbear template](https://docs.google.com/spreadsheets/d/1623-oKHstsUsRY1CafRaxIKQrAkUt39cF3sVuDD1CeQ/edit?usp=sharing) and watch to the [Bannerbear video tutorial](https://www.loom.com/share/3f6a14b049864ff189cc7b517242de83)
{% endhint %}

| Formula                                                                                                                                                                                                                                                                                                            |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <p><strong>=Bannerbear(</strong> <a href="../options"><strong>"options"</strong></a><strong>)</strong></p><p>Interact with the <a href="https://bannerbear.com">Bannerbear</a> API using only the SheetLink <a href="../options">"options"</a></p>                                                                 |
| <p><strong>=Bannerbear\_GetTemplates(</strong> <a href="../options"><strong>"options"</strong></a><strong>)</strong></p><p>Lists templates inside a project.</p>                                                                                                                                                   |
| <p><strong>=Bannerbear\_CreateImage( "template" ,"modifications" ,</strong><a href="../options"><strong>"options"</strong></a><strong>)</strong></p><p>Initiate the creation of a Bannerbear image. See Bannerbear modification examples <a href="https://developers.bannerbear.com/#post-v2-images">here</a>.</p> |
| <p><strong>=Bannerbear\_GetImages(</strong> <a href="../options"><strong>"options"</strong></a><strong>)</strong></p><p>Lists images inside a project.</p>                                                                                                                                                         |
| <p><strong>=Bannerbear\_GetImage( "image\_uid",</strong> <a href="../options"><strong>"options"</strong></a><strong>)</strong></p><p>Retrieves a single Image object referenced by its unique ID.</p>                                                                                                              |
| <p><strong>=Bannerbear\_GetImagePNG( "image\_uid",</strong> <a href="../options"><strong>"options"</strong></a><strong>)</strong></p><p>Get a PNG URL of a single Image referenced by its unique ID.</p>                                                                                                           |
| <p><strong>=Bannerbear\_GetImageJPG( "image\_uid",</strong> <a href="../options"><strong>"options"</strong></a><strong>)</strong></p><p>Get a JPG URL of a single Image referenced by its unique ID.</p>                                                                                                           |

Developers can review the official [Bannerbear API Documentation](https://developers.bannerbear.com/) 📖

{% hint style="success" %}
Missing a formula? [Suggest one here](https://www.sheet.link/suggest) 💡
{% endhint %}

{% hint style="info" %}
Note that ["options"](https://docs.sheet.link/formulas/options) are optional, other variables are required 👍
{% endhint %}

### Video Tutorial

{% embed url="<https://www.loom.com/share/3f6a14b049864ff189cc7b517242de83>" %}

### Template

[Bannerbear Google Sheets Template](https://docs.google.com/spreadsheets/d/1623-oKHstsUsRY1CafRaxIKQrAkUt39cF3sVuDD1CeQ/edit?usp=sharing)

### Navigation <a href="#where-to" id="where-to"></a>

| Page                                                                                                                                             |
| ------------------------------------------------------------------------------------------------------------------------------------------------ |
| <p>🚀 <a href="../../quickstart"><strong>Quick Start</strong></a>​</p><p>60 second getting started guide.</p>                                    |
| <p><strong>​</strong><a href="../../faq"><strong>❓ FAQ</strong></a><strong>​</strong></p><p>Answers to frequently asked SheetLink questions.</p> |
| <p>🛠️ <a href="../functions"><strong>Functions</strong></a><strong>​</strong></p><p>Powerful functions unique to SheetLink.</p>                 |
| <p>💪 <a href="../options"><strong>"options"</strong></a><strong>​</strong></p><p>Control the request to and response from any application.</p>  |

## 🚑 Need Help?

You can always contact us via <support@sheet.link> or by messaging us on Twitter [@SheetLink](https://twitter.com/SheetLink)
