Curseduca 사용자 생성 및 액세스 그룹 할당 자동화
초급
이것은Lead Nurturing, Miscellaneous, Multimodal AI분야의자동화 워크플로우로, 4개의 노드를 포함합니다.주로 Webhook, HttpRequest 등의 노드를 사용하며. Curseduca에서 사용자 생성 및 액세스 그룹 할당 자동화
사전 요구사항
- •HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
- •대상 API의 인증 정보가 필요할 수 있음
사용된 노드 (4)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"nodes": [
{
"name": "Webhook - 사용자 데이터 캡처",
"type": "n8n-nodes-base.webhook",
"position": [
0,
0
],
"parameters": {
"path": "creators-create-user-with-group",
"options": {},
"httpMethod": "POST"
},
"typeVersion": 2.1,
"id": "Webhook----0"
},
{
"name": "Curseduca - 사용자 생성 및 그룹 할당",
"type": "n8n-nodes-base.httpRequest",
"position": [
260,
0
],
"parameters": {
"url": "https://prof.curseduca.pro/members",
"method": "POST",
"options": {},
"jsonBody": "={\n \"name\": \"{{ $json.body.name }}\",\n \"email\": \"{{ $json.body.email }}\",\n \"group\": { \"id\": {{$json.body.groupId}} },\n \"notifications\": [ { \"type\": \"EMAIL\" } ],\n \"sendMemberRegisteredEmail\": true\n}",
"sendBody": true,
"sendHeaders": true,
"specifyBody": "json",
"headerParameters": {
"parameters": [
{
"name": "api_key",
"value": "<API_KEY>"
},
{
"name": "Authorization",
"value": "Bearer <BEARER_TOKEN>"
}
]
}
},
"typeVersion": 4.2,
"id": "Curseduca----1"
},
{
"name": "⚠️ 설정 안내",
"type": "n8n-nodes-base.stickyNote",
"position": [
260,
-200
],
"parameters": {
"content": "⚠️ Setup Instructions:\n- Replace <API_KEY> and <BEARER_TOKEN> in headers\n- Send `groupId` along with `name` and `email` in the webhook body"
},
"typeVersion": 1,
"id": "--2"
},
{
"name": "📩 예시 페이로드",
"type": "n8n-nodes-base.stickyNote",
"position": [
-260,
0
],
"parameters": {
"content": "📩 Example Webhook Body:\n{\n \"name\": \"Jane Doe\",\n \"email\": \"jane@example.com\",\n \"groupId\": 123\n}"
},
"typeVersion": 1,
"id": "--3"
}
],
"connections": {
"Webhook----0": {
"main": [
[
{
"node": "Curseduca----1",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
초급 - 리드 육성, 기타, 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
AI 기반 음식 주문 처리 시스템, Facebook Messenger, Google 스프레드시트 및 캘린더 통합
AI 기반 음식 주문 처리 시스템, Facebook Messenger, Google 스프레드시트 및 캘린더 통합
If
Code
Webhook
+
If
Code
Webhook
26 노드Hans Wilhelm Radam
리드 육성
경쟁사 콘텐츠 격차 분석기: 자동화된 웹사이트 주제 매핑
Gemini AI, Apify, Google Sheets를 사용한 경쟁사 콘텐츠 격차 분석
If
Set
Code
+
If
Set
Code
30 노드Mychel Garzon
기타
Notion과 GPT-4를 사용한 SNS 자동 게시기 (Instagram 자동 게시 + Threads/X/블로그 초안)
GPT-4, Notion, Instagram API로 소셜 미디어 콘텐츠 자동 생성 및 게시
Notion
Webhook
Http Request
+
Notion
Webhook
Http Request
17 노드Supira Inc.
기타
Octave 컨텍스트 엔진 기반 계정 기반 완전 도달 자동화
Octave, AI 및 Instantly.ai를 사용하여 ABM 리서치부터 리치아웃까지의 프로세스 자동화
Filter
Webhook
Split Out
+
Filter
Webhook
Split Out
19 노드Nalin
리드 육성
재순위 #1
웹 스크래핑, GPT-4o, WhatsApp을 통한 텔레마케팅 자동화
Set
Code
Webhook
+
Set
Code
Webhook
48 노드Khaisa Studio
리드 육성
Google Docs, DocuSign 및 Airtable을 사용한 계약직 직원 라이프사이클 자동화
Google Docs, DocuSign 및 Airtable을 활용한 계약직 직원 라이프사이클 관리 자동화
If
Wait
Slack
+
If
Wait
Slack
16 노드Marth
인사