Workflow: Manual Awssns Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "AWS SNS",
            "type": "n8n-nodes-base.awsSns",
            "position": [
                450,
                300
            ],
            "parameters": {
                "topic": "n8n-rocks",
                "message": "This is a test message",
                "subject": "This is a test subject"
            },
            "credentials": {
                "aws": "aws"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "AWS SNS",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Receive updates when a form submission occurs in your Webflow website
View
Splitout Code Automation Triggered
View
Upload video, create playlist and add video to playlist
View
Deep Research Report Generation Using Open Router, Google Search, Webhook/Telegram and Notion
View
Receive_and_analyze_emails_with_rules_in_Sublime_Security
View
Social Media Publisher
View
AI-Powered WhatsApp Chatbot for Text, Voice, Images & PDFs
View
Automation
View
HTTP GitHub Create Webhook
View
Create a new customer in Chargebee
View