JSON? Excel ??? ??
초급
이것은자동화 워크플로우로, 0개의 노드를 포함합니다. HTTP POST? JSON ??? ??? Excel? ?????. ?? ??? Export.xlsx, ?filename=xyz? ?? ?????.
사전 요구사항
- •특별한 사전 요구사항 없이 가져와 바로 사용 가능합니다
사용된 노드 (0)
일치하는 워크플로우가 없습니다
카테고리
-
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"nodes": [
{
"name": "Webhook 트리거",
"type": "n8n-nodes-base.webhook",
"position": [
340,
0
],
"webhookId": "c1616754-4dec-4b00-a8b5-d1cb5f75bf11",
"parameters": {
"path": "c1616754-4dec-4b00-a8b5-d1cb5f75bf11",
"options": {},
"httpMethod": "POST",
"responseMode": "responseNode"
},
"typeVersion": 1,
"id": "Webhook--0"
},
{
"name": "항목 목록",
"type": "n8n-nodes-base.itemLists",
"position": [
560,
0
],
"parameters": {
"options": {},
"fieldToSplitOut": "=body"
},
"typeVersion": 1,
"id": "--1"
},
{
"name": "스프레드시트 파일",
"type": "n8n-nodes-base.spreadsheetFile",
"position": [
780,
0
],
"parameters": {
"options": {},
"operation": "toFile",
"fileFormat": "xlsx"
},
"typeVersion": 1,
"id": "--2"
},
{
"name": "Respond to Webhook 트리거",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
1020,
0
],
"parameters": {
"options": {
"responseHeaders": {
"entries": [
{
"name": "content-disposition",
"value": "=attachment; filename=\"{{$node[\"Webhook\"].json[\"query\"][\"filename\"]? $node[\"Webhook\"].json[\"query\"][\"filename\"] : \"Export\"}}.xlsx\""
}
]
}
},
"respondWith": "binary"
},
"typeVersion": 1,
"id": "Respond-to-Webhook--3"
}
],
"connections": {
"Webhook": {
"main": [
[
{
"node": "Item Lists",
"type": "main",
"index": 0
}
]
]
},
"Item Lists": {
"main": [
[
{
"node": "Spreadsheet File",
"type": "main",
"index": 0
}
]
]
},
"Spreadsheet File": {
"main": [
[
{
"node": "Respond to Webhook",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
초급
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
n8n이 아직 사전 구축된 통합을 제공하지 않는 서비스에서 데이터 가져오기
即便没有对应의节点또는现有操作,您仍可在워크플로우程中사용该应用。借助HTTP请求节点,可以实现...
0 노드Creators
??? ????
n8n ??? ??? ??? ??? ???.
0 노드Creators
n8n ????? GitHub? ??
n8n API? ?? ????? ???? GitHub? ?????.
0 노드Creators
?? ?? ????? ??
?? ??? ??? ??? ? ?????? ??? ????.
0 노드Creators
AI? ???? ??? ? ??
??? ??????? ??? ? AI? ??? ?????.
0 노드Creators
API ????? ???
Webhook? Respond to Webhook ??? ??? API ?????? ????.
0 노드Creators