> ## Content Index
> Fetch the complete content index at: https://imknight.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Nocode Weekly #10 Automate Image Generation API
- URL: https://imknight.com/nocode-weekly-10-automate-image-gen/
- Published: 2020-03-12T02:48:49.000Z
- Updated: 2020-03-12T07:16:56.000Z
- Description: With no-code & automation combo, it allows an ordinary user to make use of API as well.
- Author: knight
- Tags: NocodeWeekly, Weekly Build, #Import 2026-06-10 02:20

This week idea is pretty similar to last week. Last week I was using a similar stack to build up to follow up email automation. This week I use the same stack to interact with an Image Generation API. With no-code & automation combo, it allows an ordinary user to make use of API as well.

[Airtable: Organize anything you can imagineAirtable works like a spreadsheet but gives you the power of a database to organize anything. Sign up for free.![](https://airtable.com/images/favicon/baymax/apple-touch-icon.png)Airtable![](https://static.airtable.com/images/oembed/airtable.png)](https://airtable.com/)

[IntegromatIntegromat is an easy to use, powerful tool with unique features for automating manual processes. Connect your favorite apps, services and devices with each other without having any programming skills.![](https://www.integromat.com/apple-touch-icon.png)IntegromatIntegromat![](https://static.integromat.com/img/logo-share.jpg)](https://www.integromat.com/)

I m using the Airtable as the backend again and Integormat to automate the whole process. The image generation part will be using Yong Fook's latest product - Banner Bear. Banner Bear starts as an Image generation service and now has pivot into API model and launch it a few days ago.

[Jon Yongfook (@yongfook) | TwitterThe latest Tweets from Jon Yongfook (@yongfook). Big Bear at @bannerbearHQ. Entrepreneur, digital nomad, motorcycle enthusiast. Singapore![](https://abs.twimg.com/icons/apple-touch-icon-192x192.png)Twitteryongfook![](https://pbs.twimg.com/profile_banners/7895442/1400473387/1500x500)](https://twitter.com/yongfook)

You need to design the template first on the Banner Bear side to know the template id and what's the required field for your template. I configure all the fields in Airtable and use Integormat to detect, if the render field is empty, I will make API post to Banner Bear. I must praise that Integormat makes the whole posting to other API as JSON object easy. Other then this I need to provide a webhook URL, this allows Banner Bear to inform once the image generation has completed.

[Image Generation APIBannerbear turns your graphic templates into a REST API so that you can generate variations automatically![](https://bannerbear.com/images/favicon-96x96.png)Bannerbear![](https://cdn.bannerbear.com/api/v1/image/th27LrfVQcr2e5ocB1GBxMdo/m7RbNdnPeOXYq8aL4y/image.jpg?url=https%3A%2F%2Fwww.bannerbear.com%2F)](https://bannerbear.com)

I create another Webhook scenario on Integormat just to received Banner Bear call back, once I get the callback and it will search for the records in Airtable and update the render field. User can just submit a new entry through the Airtable form and getting the image generated within 5 minutes.

![](https://imknight.com/content/images/2020/03/Screenshot-2020-03-12-at-10.25.41-AM.png)

![](https://imknight.com/content/images/2020/03/Screenshot-2020-03-12-at-10.25.27-AM-1.png)

Give it a try and feedback are welcome.

Fill up the form - <https://airtable.com/shrDwRjgSq3RZwRtl> and the image should be generated within 5 minuites interval. <https://airtable.com/shrIUdL8yqO5uyEL4/tblUKgOYeedX5A8os?blocks=hide>