Bannerbear¶
Node: bannerbear · Full type: n8n-nodes-base.bannerbear · Version: 1
Credentials¶
bannerbearApi (alias: @bannerbear)
Operations¶
Resource: image¶
create¶
| Parameter | Type | Default | Details |
|---|---|---|---|
templateId |
options | "" | required |
additionalFields |
collection | {} | keys: metadata, waitForImage, waitForImageMaxTries, webhookUrl |
modificationsUi |
fixedCollection | {} | groups: modificationsValues |
get¶
| Parameter | Type | Default | Details |
|---|---|---|---|
imageId |
string | "" | required |
Resource: template¶
get¶
| Parameter | Type | Default | Details |
|---|---|---|---|
templateId |
string | "" | required |
getAll¶
No additional parameters.
Parameter Details¶
additionalFields children:
| Parameter | Type | Default | Details |
|---|---|---|---|
metadata |
string | "" | |
waitForImage |
boolean | false | |
waitForImageMaxTries |
number | 3 | |
webhookUrl |
string | "" |
modificationsUi children:
modificationsValues group:
| Parameter | Type | Default | Details |
|---|---|---|---|
name |
options | "" | |
text |
string | "" | |
color |
color | "" | |
background |
color | "" | |
imageUrl |
string | "" |