人事日払い管理
上級
これはHR分野の自動化ワークフローで、18個のノードを含みます。主にSet, Code, Gmail, Slack, GoogleSheetsなどのノードを使用。 JavaScriptを使用してHR従業員の日付追跡とリマインダーを自動化
前提条件
- •Googleアカウント + Gmail API認証情報
- •Slack Bot Token または Webhook URL
- •Google Sheets API認証情報
カテゴリー
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "wh2ICMYuCn3U7mrZ",
"meta": {
"instanceId": "2000c64071c20843606b95c63795bb0797c41036047055a6586498e855b96efc",
"templateCredsSetupCompleted": true
},
"name": "HR Date Management",
"tags": [],
"nodes": [
{
"id": "43d8fac0-9a90-412f-9fa9-77f595c415eb",
"name": "Sticky Note - Branding",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1580,
380
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "675198c4-c91b-4212-8874-60f80fb4617f",
"name": "Sticky Note - Trigger",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1200,
-60
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "af41c396-3933-44c3-8e2f-c4d9ddf4c6dc",
"name": "ワークフローをテストボタンをクリックしたとき",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-1000,
480
],
"parameters": {},
"typeVersion": 1
},
{
"id": "81bafe6c-d9b8-44a5-9785-4d3cf9d80902",
"name": "Sticky Note - Data Generation",
"type": "n8n-nodes-base.stickyNote",
"position": [
-860,
-40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "2628aaed-7e9a-467b-a4dd-6d4e00aef0c1",
"name": "サンプルデータジェネレーター",
"type": "n8n-nodes-base.code",
"position": [
-620,
280
],
"parameters": {},
"typeVersion": 2
},
{
"id": "4f461c74-32fb-4693-9de0-326e058532d7",
"name": "Sticky Note - Date Analysis",
"type": "n8n-nodes-base.stickyNote",
"position": [
-580,
680
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a91f0d1d-3ff4-4509-8fef-056686e0aaed",
"name": "日付分析と分類",
"type": "n8n-nodes-base.code",
"position": [
-340,
480
],
"parameters": {},
"typeVersion": 2
},
{
"id": "207ae8f1-ff57-4aa1-9dcf-f543149d9502",
"name": "Sticky Note - Reminder System",
"type": "n8n-nodes-base.stickyNote",
"position": [
-340,
-180
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8ad28509-a7cf-496c-b8dd-2a5943f846c8",
"name": "リマインダースケジューラー",
"type": "n8n-nodes-base.code",
"position": [
-120,
280
],
"parameters": {},
"typeVersion": 2
},
{
"id": "a458f5e6-dd02-4c30-9e28-9e163143574a",
"name": "Sticky Note - Smart Filters",
"type": "n8n-nodes-base.stickyNote",
"position": [
320,
500
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a59152e1-4f32-4a7b-9cd7-fafd53b5508c",
"name": "高度な日付フィルター",
"type": "n8n-nodes-base.code",
"position": [
-120,
680
],
"parameters": {},
"typeVersion": 2
},
{
"id": "bc1dc612-cf95-4c25-9b7c-7d034dfdc7ba",
"name": "Sticky Note - Export System",
"type": "n8n-nodes-base.stickyNote",
"position": [
320,
-40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "f229c5d2-a72e-49dd-8f57-f54c2b9560c6",
"name": "日付フォーマットとエクスポート",
"type": "n8n-nodes-base.code",
"position": [
100,
580
],
"parameters": {},
"typeVersion": 2
},
{
"id": "e2b8cc13-352b-42bb-a04e-97c20608233b",
"name": "Gmail",
"type": "n8n-nodes-base.gmail",
"position": [
100,
180
],
"webhookId": "65a821a6-afd3-4fd7-8715-adda187feb09",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "b983ee1b-98a8-4392-84e2-94ae80e594f8",
"name": "Slack",
"type": "n8n-nodes-base.slack",
"position": [
100,
780
],
"webhookId": "00d1e075-d92e-42b1-93e9-62c25871258d",
"parameters": {},
"typeVersion": 2.3
},
{
"id": "d16289fc-1567-4888-b302-90959bcf1223",
"name": "Google Calendar",
"type": "n8n-nodes-base.googleCalendar",
"position": [
100,
380
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "22fb7074-6994-4cda-8af0-cd48fa388971",
"name": "フィールドの編集",
"type": "n8n-nodes-base.set",
"position": [
-560,
480
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "a8a6bab7-f7c1-4ddc-924b-4cdca8a72293",
"name": "HR DATA",
"type": "n8n-nodes-base.googleSheets",
"position": [
-780,
480
],
"parameters": {},
"typeVersion": 4.6
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "7cf5c8e1-e901-469f-8e4e-8f31a53e111f",
"connections": {
"a8a6bab7-f7c1-4ddc-924b-4cdca8a72293": {
"main": [
[
{
"node": "22fb7074-6994-4cda-8af0-cd48fa388971",
"type": "main",
"index": 0
}
]
]
},
"22fb7074-6994-4cda-8af0-cd48fa388971": {
"main": [
[
{
"node": "a91f0d1d-3ff4-4509-8fef-056686e0aaed",
"type": "main",
"index": 0
}
]
]
},
"8ad28509-a7cf-496c-b8dd-2a5943f846c8": {
"main": [
[
{
"node": "e2b8cc13-352b-42bb-a04e-97c20608233b",
"type": "main",
"index": 0
},
{
"node": "d16289fc-1567-4888-b302-90959bcf1223",
"type": "main",
"index": 0
}
]
]
},
"a59152e1-4f32-4a7b-9cd7-fafd53b5508c": {
"main": [
[
{
"node": "f229c5d2-a72e-49dd-8f57-f54c2b9560c6",
"type": "main",
"index": 0
},
{
"node": "b983ee1b-98a8-4392-84e2-94ae80e594f8",
"type": "main",
"index": 0
}
]
]
},
"2628aaed-7e9a-467b-a4dd-6d4e00aef0c1": {
"main": [
[]
]
},
"af41c396-3933-44c3-8e2f-c4d9ddf4c6dc": {
"main": [
[
{
"node": "a8a6bab7-f7c1-4ddc-924b-4cdca8a72293",
"type": "main",
"index": 0
}
]
]
},
"a91f0d1d-3ff4-4509-8fef-056686e0aaed": {
"main": [
[
{
"node": "8ad28509-a7cf-496c-b8dd-2a5943f846c8",
"type": "main",
"index": 0
},
{
"node": "a59152e1-4f32-4a7b-9cd7-fafd53b5508c",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
上級 - 人事
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
AIリードマシンProfessional版:Google Maps→Slack→HubSpot→$$$
Googleマップ、GPT-4、HubSpotを使った自動リード生成とクオリファイアケーション
If
Set
Code
+
If
Set
Code
16 ノードDavid Olusola
営業
AI駆動型カスタマーサポート:メール、ナレッジベース、リ Humanアップグレードの自動化
AIメールサポートシステム:Gmail、Gemini、GPT-4、Slack、Google Sheetsを統合したワークフロー
Set
Gmail
Slack
+
Set
Gmail
Slack
26 ノードDavid Olusola
チケット管理
GPT-4を基盤としたインテリジェント採用・候補者インタラクションシステム
GPT-4を活用したAI採用システムで、履歴書スクリーニングと自動アウトリーチを実現
If
Code
Wait
+
If
Code
Wait
30 ノードMarth
人事
リード獲得自動化ツール:Apify から Google スプシッドへ
データクリーニングを使用してApifyからGoogle Sheetsへのビジネスリードの自動収集
Set
Code
Http Request
+
Set
Code
Http Request
6 ノードDavid Olusola
営業
個別化された辞退/次のステップメール
Google Sheets、GPT-4o-mini、Gmail、ClickUpを使った候補者の辞退処理の自動化
If
Set
Code
+
If
Set
Code
38 ノードRahul Joshi
人事
Google Workspace、PDF、メール自動化で商業保険提出
Googleスイート、PDF、メールを使用したビジネス保険申請プロセスの自動化
If
Set
Code
+
If
Set
Code
37 ノードDavid Olusola
文書抽出
ワークフロー情報
難易度
上級
ノード数18
カテゴリー1
ノードタイプ8
作成者
David Olusola
@dae221I help ambitious businesses eliminate operational bottlenecks and scale faster with AI automation. My clients typically see 40-60% efficiency gains within 90 days. Currently accepting 3 new projects this quarter - david@daexai.com
外部リンク
n8n.ioで表示 →
このワークフローを共有