오디오 메모를 트윈터로 전송
초급
이것은Multimodal AI분야의자동화 워크플로우로, 3개의 노드를 포함합니다.주로 X, GoogleDrive, HttpRequest 등의 노드를 사용하며. 🎙️ Google Drive와 AssemblyAI를 사용하여 음성 메모를 X 트윗으로 변환
사전 요구사항
- •Google Drive API 인증 정보
- •대상 API의 인증 정보가 필요할 수 있음
사용된 노드 (3)
카테고리
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"meta": {
"instanceId": "__PLACEHOLDER_INSTANCE_ID__"
},
"name": "Voice Note to Tweet",
"nodes": [
{
"id": "watch-drive-folder",
"name": "Google Drive 폴더 감시",
"type": "n8n-nodes-base.googleDrive",
"notes": "📁 Watch for New Voice Notes\n\nMonitors a specific Google Drive folder for uploaded audio files.\n\n🔹 Supported formats: .mp3, .m4a, .wav\n\n💡 Tip: Name files clearly (e.g., 'Tip-about-boundaries.m4a')\n\nTriggers when a new audio file is added.",
"position": [
250,
300
],
"parameters": {},
"typeVersion": 2,
"notesAlignment": "top"
},
{
"id": "transcribe-audio",
"name": "AssemblyAI로 텍스트 변환",
"type": "n8n-nodes-base.httpRequest",
"notes": "🎙️ Transcribe Audio to Text\n\nSends the voice note to AssemblyAI for speech-to-text conversion.\n\n🔐 Requires:\n- AssemblyAI API key\n- Publicly accessible file (Google Drive link)\n\n💡 Response includes transcript + key phrases.\n\nWait for completion (add delay or webhook if needed).",
"position": [
500,
300
],
"parameters": {},
"notesAlignment": "top"
},
{
"id": "post-to-x",
"name": "X(Twitter)에 게시",
"type": "n8n-nodes-base.x",
"notes": "🐦 Post to X (Twitter)\n\nPublishes the transcribed text as a tweet.\n\n🔧 Customize:\n- Add hashtags\n- Trim to 280 chars\n- Thread long content\n\n💡 Use a Function node before to clean up text (remove filler words, add emojis).",
"position": [
750,
300
],
"parameters": {},
"typeVersion": 1,
"notesAlignment": "top"
}
],
"active": false,
"pinData": {},
"settings": {
"callerPolicy": "none",
"saveDataError": "all",
"executionOrder": "parallel",
"saveDataSuccess": "all"
},
"connections": {
"watch-drive-folder": {
"main": [
[
{
"node": "transcribe-audio",
"type": "main",
"index": 0
}
]
]
},
"transcribe-audio": {
"main": [
[
{
"node": "post-to-x",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
초급 - 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
AI 자기소개서를 사용한 직업 검색 자동화
Google Jobs, RemoteOK 및 GPT-3.5를 사용한 AI 자기소개서 포함 채용 공고 검색 자동화
If
Set
Code
+
If
Set
Code
17 노드Shelly-Ann Davy
개인 생산성
Notion에서 고객 육성 이메일 및 리뷰 수집 자동 실행
Telegram을 통해 Google 캘린더 및 Notion CRM을 사용한 자동화된 회의 일정 조정
If
Set
Code
+
If
Set
Code
19 노드Shelly-Ann Davy
지원 챗봇
매일 수분補給 알림 💧
Slack/Discord 매일 수분補給 알림 및 Airtable 반응 추적
Set
Wait
Switch
+
Set
Wait
Switch
8 노드Shelly-Ann Davy
개인 생산성
Notion에서의 고객 육성 이메일 자동화
Notion, Email, Tally, Telegram을 사용한 고객 육성 및 평가 수집 자동화
If
Code
Notion
+
If
Code
Notion
17 노드Shelly-Ann Davy
소셜 미디어
자동 재무 추적기: 영수증 동기화, 현금 흐름 예측 및 월간 리포트 수신
Gmail, Google 스프레드시트, GPT-4o 월간 보고서를 사용한 자동 재정 추적기
If
Set
Cron
+
If
Set
Cron
17 노드Shelly-Ann Davy
청구서 처리
Deepgram, GPT-3.5, Softr를 사용하여 창작자에게 오디오 메모를 블로그 기사로 변환합니다.
Deepgram, GPT-3.5, Google Sheets 대시보드를 사용하여 음성 메모를 블로그 기사로 변환합니다.
Email
Hub Gpt
Html To Image
+
Email
Hub Gpt
Html To Image
12 노드Shelly-Ann Davy
콘텐츠 제작
워크플로우 정보
난이도
초급
노드 수3
카테고리1
노드 유형3
저자
Shelly-Ann Davy
@SheCodesFlowFounder of The Workflow Muse & @SheCodesFlow. I craft elegant, task-focused automations for creators, founders, and soft-tech enthusiasts. “Automate with grace. Scale with power.”
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유