??? ????
초급
이것은자동화 워크플로우로, 0개의 노드를 포함합니다. n8n ??? ??? ??? ??? ???.
사전 요구사항
- •특별한 사전 요구사항 없이 가져와 바로 사용 가능합니다
사용된 노드 (0)
일치하는 워크플로우가 없습니다
카테고리
-
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"name": "Very quick quickstart",
"nodes": [
{
"id": "cbb6afcc-f900-434d-ad2e-affb31ccf7a9",
"name": "Customer Datastore",
"type": "n8n-nodes-base.n8nTrainingCustomerDatastore",
"position": [
1000,
740
],
"parameters": {
"operation": "getAllPeople",
"returnAll": true
},
"typeVersion": 1
},
{
"id": "1eb939c0-e391-4e3b-9751-889da2de7cf7",
"name": "노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
460,
460
],
"parameters": {
"width": 300,
"height": 220,
"content": "## About the very quick quickstart workflow\n\nThis is an incomplete workflow, used in the [very quick quickstart](https://docs.n8n.io//try-it-out/quickstart/) tutorial."
},
"typeVersion": 1
},
{
"id": "c53a8591-9efe-4fb8-993b-6cc309f3240e",
"name": "노트1",
"type": "n8n-nodes-base.stickyNote",
"position": [
940,
640
],
"parameters": {
"width": 220,
"height": 300,
"content": "**Get fake sample data**"
},
"typeVersion": 1
},
{
"id": "c7e35ca4-b180-4280-9e43-a5dda5d3ea97",
"name": "노트2",
"type": "n8n-nodes-base.stickyNote",
"position": [
1220,
640
],
"parameters": {
"width": 220,
"height": 300,
"content": "**Extract data and prepare it for use in the next node**"
},
"typeVersion": 1
},
{
"id": "94bba884-5cef-4fe6-ba7d-cc7dbe49839c",
"name": "클릭 시 \"Test Workflow\"",
"type": "n8n-nodes-base.manualTrigger",
"position": [
760,
740
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f6d22d64-c77f-415d-9c34-c7106ba4877a",
"name": "Edit Fields1",
"type": "n8n-nodes-base.set",
"position": [
1280,
740
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "df041e3c-fc09-4ba2-8e6b-37f2c6a02526",
"name": "customer_id",
"type": "string",
"value": "={{ $json.id }}"
},
{
"id": "bf288953-4fef-4f55-a45f-c223714919c0",
"name": "customer_name",
"type": "string",
"value": "={{ $json.name }}"
},
{
"id": "1cff0b21-6740-4697-9d2c-9bcb045af0be",
"name": "customer_description",
"type": "string",
"value": "={{ $json.notes }}"
}
]
}
},
"typeVersion": 3.3
}
],
"pinData": {},
"connections": {
"f6d22d64-c77f-415d-9c34-c7106ba4877a": {
"main": [
[]
]
},
"cbb6afcc-f900-434d-ad2e-affb31ccf7a9": {
"main": [
[
{
"node": "f6d22d64-c77f-415d-9c34-c7106ba4877a",
"type": "main",
"index": 0
}
]
]
},
"When clicking \"Test Workflow\"": {
"main": [
[
{
"node": "cbb6afcc-f900-434d-ad2e-affb31ccf7a9",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
초급
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
JSON? Excel ??? ??
HTTP POST? JSON ??? ??? Excel? ?????. ?? ??? Export.xlsx, ?filename=xyz? ?? ?????.
0 노드Creators
n8n이 아직 사전 구축된 통합을 제공하지 않는 서비스에서 데이터 가져오기
即便没有对应의节点또는现有操作,您仍可在워크플로우程中사용该应用。借助HTTP请求节点,可以实现...
0 노드Creators
n8n ????? GitHub? ??
n8n API? ?? ????? ???? GitHub? ?????.
0 노드Creators
?? ?? ????? ??
?? ??? ??? ??? ? ?????? ??? ????.
0 노드Creators
AI? ???? ??? ? ??
??? ??????? ??? ? AI? ??? ?????.
0 노드Creators
API ????? ???
Webhook? Respond to Webhook ??? ??? API ?????? ????.
0 노드Creators