Workflow: Manual Bannerbear Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Bannerbear",
            "type": "n8n-nodes-base.bannerbear",
            "position": [
                450,
                300
            ],
            "parameters": {
                "templateId": "8BK3vWZJ7Wl5Jzk1aX",
                "modificationsUi": {
                    "modificationsValues": [
                        {
                            "name": "message",
                            "text": "this is some text",
                            "color": "#3097BC",
                            "background": "#28A96F"
                        }
                    ]
                },
                "additionalFields": {
                    "waitForImage": true
                }
            },
            "credentials": {
                "bannerbearApi": "bannerbear_creds"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Bannerbear",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

AI Agent to chat with you Search Console Data, using OpenAI and Postgres
View
Receive updates when an event occurs in Taiga
View
WooCommerce AI Chatbot Workflow for Post-Sales Support
View
Create a room, invite members from a different room, and send a message in the room we created
View
GoogleSheets Gmail Create Triggered
View
AutoClip – Automatically Generate Video Clips and Upload to YouTube
View
Code Form Automation Webhook
View
Manual Stickynote Automate Triggered
View
PUQ Docker NextCloud deploy
View
Code Webhook Automation Webhook
View