Send SNS Notification
detail.loadingPreview
Send a message to an AWS SNS topic.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow allows you to send messages to an AWS Simple Notification Service (SNS) topic. It's useful for broadcasting messages to subscribers, triggering other services, or for simple notification purposes.
Key Features
- Triggered manually.
- Configurable SNS topic and message content.
- Supports AWS credentials for authentication.
How To Use
- Import this workflow into your n8n instance.
- Configure AWS Credentials: In the AWS SNS node, provide your AWS Access Key ID and Secret Access Key, or use IAM roles for more secure authentication.
- Set SNS Topic: Specify the ARN or name of the SNS topic you want to send messages to.
- Enter Message: Customize the
messageandsubjectfields with the content you wish to send. - Execute the workflow manually to send the notification.
Apps Used
Workflow JSON
{
"id": "cd28088f-717a-41f8-bab1-ceeb75ddc578",
"name": "Send SNS Notification",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: cd28088f-717a...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
N8n Community Creator Stats
Retrieve and analyze stats for n8n community workflow contributors.
Standup Bot - Read Configuration
Reads the configuration for the Standup Bot from a JSON file.
Community Contributed Airtable Operations
This workflow demonstrates common Airtable operations like inserting, listing, and updating records.
Community Contributed: Google Drive to Social Media Upload
Automate video uploads from Google Drive to social media platforms like TikTok and Instagram.
Very Quick Quickstart Customer Data
A basic workflow to retrieve and format customer data for quick testing.
Community Contributed: Screenshot Generation and Emailing (Unverified)
This workflow generates screenshots of a specified URL and emails them.