의료 청구 자동화 템플릿
중급
이것은Finance분야의자동화 워크플로우로, 11개의 노드를 포함합니다.주로 If, Set, Code, Gmail, FormTrigger 등의 노드를 사용하며. Google Sheets 및 Gmail을 사용한 자동화된 의료 청구 처리
사전 요구사항
- •Google 계정 및 Gmail API 인증 정보
- •대상 API의 인증 정보가 필요할 수 있음
- •Google Sheets API 인증 정보
카테고리
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "pJLEzimgy33CTesQ",
"meta": {
"instanceId": "2000c64071c20843606b95c63795bb0797c41036047055a6586498e855b96efc",
"templateCredsSetupCompleted": true
},
"name": "Medical Biling AUTOMATION TEMPLATE",
"tags": [],
"nodes": [
{
"id": "a35b7936-081d-40cd-ab1d-be7104135780",
"name": "데이터 구조1",
"type": "n8n-nodes-base.set",
"position": [
-240,
980
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c7c3c834-7415-478a-8d14-9435249da169",
"name": "오류 확인1",
"type": "n8n-nodes-base.if",
"position": [
400,
980
],
"parameters": {},
"typeVersion": 1
},
{
"id": "3ab7cc86-44bb-457a-b55a-b2289fa1a436",
"name": "관리자 알림1",
"type": "n8n-nodes-base.httpRequest",
"position": [
780,
1020
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a04df0cf-b88f-4548-a574-4f0b43d159dd",
"name": "양식 제출 시",
"type": "n8n-nodes-base.formTrigger",
"position": [
-440,
980
],
"webhookId": "1fd452db-53ad-43a0-b3b0-5150ac15b5e2",
"parameters": {},
"typeVersion": 2.2
},
{
"id": "0739a55b-cfdd-47b5-8168-5af16cd71465",
"name": "가격 계산",
"type": "n8n-nodes-base.code",
"position": [
200,
980
],
"parameters": {},
"typeVersion": 2
},
{
"id": "aa8322bd-f007-4ce5-8bc4-51c705cffe1e",
"name": "날짜 형식 지정",
"type": "n8n-nodes-base.code",
"position": [
-40,
980
],
"parameters": {},
"typeVersion": 2
},
{
"id": "43105af9-fb2f-483f-9c5c-1d6baa6688bc",
"name": "스티커 메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
-460,
740
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "6ad456b7-69ef-419a-9e69-da5620c747f7",
"name": "오류 메시지 생성1",
"type": "n8n-nodes-base.set",
"position": [
580,
1020
],
"parameters": {},
"typeVersion": 1
},
{
"id": "83cd63f1-91cb-4f7e-8950-8a9a07e8e582",
"name": "환자 청구서 이메일 전송",
"type": "n8n-nodes-base.gmail",
"position": [
560,
840
],
"webhookId": "4d3f2c71-62f6-439b-8999-935bb545bbba",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "e93ac2e2-113f-463d-a4f8-215cf6bf1d66",
"name": "Google Sheets에 청구서 기록",
"type": "n8n-nodes-base.googleSheets",
"position": [
780,
840
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "6e3cb4a0-e9f4-4625-a87e-05009c16453f",
"name": "스티커 메모1",
"type": "n8n-nodes-base.stickyNote",
"position": [
340,
720
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "a4080380-112f-49c8-8031-08535b92cb04",
"connections": {
"aa8322bd-f007-4ce5-8bc4-51c705cffe1e": {
"main": [
[
{
"node": "0739a55b-cfdd-47b5-8168-5af16cd71465",
"type": "main",
"index": 0
}
]
]
},
"c7c3c834-7415-478a-8d14-9435249da169": {
"main": [
[
{
"node": "6ad456b7-69ef-419a-9e69-da5620c747f7",
"type": "main",
"index": 0
}
],
[
{
"node": "83cd63f1-91cb-4f7e-8950-8a9a07e8e582",
"type": "main",
"index": 0
}
]
]
},
"a35b7936-081d-40cd-ab1d-be7104135780": {
"main": [
[
{
"node": "aa8322bd-f007-4ce5-8bc4-51c705cffe1e",
"type": "main",
"index": 0
}
]
]
},
"0739a55b-cfdd-47b5-8168-5af16cd71465": {
"main": [
[
{
"node": "c7c3c834-7415-478a-8d14-9435249da169",
"type": "main",
"index": 0
}
]
]
},
"a04df0cf-b88f-4548-a574-4f0b43d159dd": {
"main": [
[
{
"node": "a35b7936-081d-40cd-ab1d-be7104135780",
"type": "main",
"index": 0
}
]
]
},
"6ad456b7-69ef-419a-9e69-da5620c747f7": {
"main": [
[
{
"node": "3ab7cc86-44bb-457a-b55a-b2289fa1a436",
"type": "main",
"index": 0
}
]
]
},
"83cd63f1-91cb-4f7e-8950-8a9a07e8e582": {
"main": [
[
{
"node": "e93ac2e2-113f-463d-a4f8-215cf6bf1d66",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 금융
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
AI 리드 봇 프로: Google Maps→Slack→HubSpot→$$$
Google 지도, GPT-4, HubSpot를 사용한 자동 잠재 고객 생성 및 자격 평가
If
Set
Code
+
If
Set
Code
16 노드David Olusola
영업
GPT-4o 및 오류 처리를 통한 자동화 이력서 스크리닝 - Google 스프레드시트 및 드라이브 플로우
GPT-4o 및 오류 처리를 사용한 자동화된 이력서 선별 - Google Sheets 및 Drive 프로세스
If
Set
Gmail
+
If
Set
Gmail
34 노드David Olusola
콘텐츠 제작
LinkedIn 잠재 고객 생성 및 CRM 자동화 패키지
Apify를 사용하여 LinkedIn 개인 프로필을 추출하고 Google Sheets CRM에 자동으로 잠재 고객 데이터를 생성합니다
If
Set
Code
+
If
Set
Code
18 노드David Olusola
리드 생성
리드 생성 및 이메일 워크플로
Google 지도, SendGrid 및 AI를 사용한 B2B 잠재 고객 개발 및 이메일 마케팅 자동화
If
Set
Code
+
If
Set
Code
141 노드Ezema Kingsley Chibuzo
리드 생성
Gmail, GPT-4 및 벡터 지식 베이스를 사용한 자동화된 고객 지원 시스템
Gmail, GPT-4 및 벡터 지식 베이스를 사용한 자동화된 고객 지원 시스템
If
Set
Code
+
If
Set
Code
32 노드Khair Ahammed
AI RAG
Apify와 DeepSeek AI를 사용하여 YouTube 채널 내용을 Google 스프레드시트로 배치 분석
Apify와 DeepSeek AI를 사용하여 YouTube 채널 내용을 Google 스프레드시트로 대량 분석
If
Set
Code
+
If
Set
Code
33 노드OwenLee
워크플로우 정보
난이도
중급
노드 수11
카테고리1
노드 유형8
저자
David Olusola
@dae221I love building smart, efficient automations with n8n that help businesses save time and scale effortlessly. Turning complex workflows into simple solutions is where I have the most fun
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유