mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Merge branch 'smamudhan-bannerbear-docs'
This commit is contained in:
commit
fde39e72e1
50
docs/nodes/nodes-library/nodes/Bannerbear/README.md
Normal file
50
docs/nodes/nodes-library/nodes/Bannerbear/README.md
Normal file
@ -0,0 +1,50 @@
|
||||
---
|
||||
permalink: /nodes/n8n-nodes-base.bannerbear
|
||||
---
|
||||
|
||||
# Bannerbear
|
||||
|
||||
[Bannerbear](https://www.bannerbear.com/) is an API-based image generation service that automatically generates variations of graphic templates.
|
||||
|
||||
::: tip 🔑 Credentials
|
||||
You can find authentication information for this node [here](../../../credentials/Bannerbear/README.md).
|
||||
:::
|
||||
|
||||
## Basic Operations
|
||||
|
||||
- Image
|
||||
- Create an image
|
||||
- Get an image
|
||||
- User
|
||||
- Get a template
|
||||
- Get all templates
|
||||
|
||||
|
||||
## Example Usage
|
||||
|
||||
This workflow allows you to create an image using the Bannerbear welcome template. You can also find the [workflow](https://n8n.io/workflows/544) on the website. This example usage workflow would use the following two nodes.
|
||||
- [Start](../../core-nodes/Start/README.md)
|
||||
- [Bannerbear]()
|
||||
|
||||
The final workflow should look like the following image.
|
||||
|
||||

|
||||
|
||||
### 1. Start node
|
||||
|
||||
The start node exists by default when you create a new workflow.
|
||||
|
||||
### 2. Bannerbear node
|
||||
|
||||
1. First of all, you'll have to enter credentials for the Bannerbear node. You can find out how to do that [here](../../../credentials/Bannerbear/README.md).
|
||||
2. Select 'Welcome Template' from the *Template ID* dropdown list.
|
||||
3. Click on the *Add Field* dropdown, select 'Wait for Image', and set the slider is set to 'on'.
|
||||
4. Click on the *Add Modification* button and select 'message' from the *Name* dropdown list.
|
||||
5. Enter the text in the *Text* field.
|
||||
6. Click on *Execute Node* to run the workflow.
|
||||
|
||||
|
||||
## Further Reading
|
||||
|
||||
- [Automating Conference Organization Processes with n8n](https://medium.com/n8n-io/automating-conference-organization-processes-with-n8n-ab8f64a7a520)
|
||||
- [Automate Designs with Bannerbear and n8n](https://medium.com/n8n-io/automate-designs-with-bannerbear-and-n8n-2b64c94b54db)
|
||||
BIN
docs/nodes/nodes-library/nodes/Bannerbear/workflow.png
Normal file
BIN
docs/nodes/nodes-library/nodes/Bannerbear/workflow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
Loading…
Reference in New Issue
Block a user