Jon
90bb6ba417
feat(Slack Node): Add support for getting the profile of a user (#7829)
Github issue / Community forum post (link here to close automatically):
https://github.com/n8n-io/n8n/issues/7825
This adds support for getting a users profile which returns different
data to the existing user info (Get) operation we have.
Test Workflow
```
{
"meta": {
"instanceId": "8c8c5237b8e37b006a7adce87f4369350c58e41f3ca9de16196d3197f69eabcd"
},
"nodes": [
{
"parameters": {},
"id": "69f437fb-9962-4d51-91bb-0ef4b3827e49",
"name": "When clicking \"Execute Workflow\"",
"type": "n8n-nodes-base.manualTrigger",
"typeVersion": 1,
"position": [
880,
380
]
},
{
"parameters": {
"resource": "user",
"user": {
"__rl": true,
"value": "U035F563JSW",
"mode": "list",
"cachedResultName": "jonathan"
}
},
"id": "826828db-598b-40c7-b085-5b01f2c10d73",
"name": "Get Info",
"type": "n8n-nodes-base.slack",
"typeVersion": 2.1,
"position": [
1120,
260
],
"credentials": {
"slackApi": {
"id": "E4DnXIyNuRxi5GSz",
"name": "Slack account"
}
}
},
{
"parameters": {
"resource": "user",
"operation": "getProfile",
"user": {
"__rl": true,
"value": "U035F563JSW",
"mode": "list",
"cachedResultName": "jonathan"
}
},
"id": "9de02c3f-e17c-4a32-a64e-11aaa0b36120",
"name": "Get Profile",
"type": "n8n-nodes-base.slack",
"typeVersion": 2.1,
"position": [
1120,
440
],
"credentials": {
"slackApi": {
"id": "E4DnXIyNuRxi5GSz",
"name": "Slack account"
}
}
}
],
"connections": {
"When clicking \"Execute Workflow\"": {
"main": [
[
{
"node": "Get Info",
"type": "main",
"index": 0
},
{
"node": "Get Profile",
"type": "main",
"index": 0
}
]
]
}
},
"pinData": {}
}
```
2023-11-29 08:37:18 +00:00
..
2023-07-10 19:35:34 +02:00
2023-09-05 12:59:02 +02:00
2023-10-02 17:17:47 +01:00
2023-07-10 19:35:34 +02:00
2023-09-05 12:59:02 +02:00
2023-08-23 16:04:57 +01:00
2023-10-27 14:15:02 +02:00
2023-08-16 13:06:47 +02:00
2023-09-22 07:27:00 +01:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-08-16 15:52:41 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-11-13 12:11:16 +01:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-11-09 17:50:59 +01:00
2023-10-27 14:15:02 +02:00
2023-08-16 15:52:41 +02:00
2023-08-16 15:52:41 +02:00
2023-09-05 12:59:02 +02:00
2023-11-23 11:55:02 +01:00
2023-10-27 14:15:02 +02:00
2023-10-10 18:36:20 +03:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-11-08 10:22:15 +00:00
2023-10-23 10:01:48 +01:00
2023-11-10 14:30:13 +01:00
2023-11-15 10:54:36 +00:00
2023-08-16 15:52:41 +02:00
2023-08-16 15:52:41 +02:00
2023-08-16 15:52:41 +02:00
2023-11-23 11:55:02 +01:00
2023-11-15 10:07:09 +00:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-09-14 10:54:25 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-08-10 08:58:51 +01:00
2023-11-23 11:55:02 +01:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-08-16 15:52:41 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-05 16:19:19 +03:00
2023-11-17 11:39:46 +01:00
2023-11-17 11:39:46 +01:00
2023-10-27 14:15:02 +02:00
2023-10-26 12:02:35 +02:00
2023-10-10 18:36:20 +03:00
2023-09-05 12:59:02 +02:00
2023-11-01 12:23:28 +00:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-11-17 13:07:33 +00:00
2023-11-14 17:49:29 +00:00
2023-11-28 09:11:05 +00:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-07-10 19:35:34 +02:00
2023-09-05 12:59:02 +02:00
2023-11-23 11:55:02 +01:00
2023-08-16 15:52:41 +02:00
2023-09-05 12:59:02 +02:00
2023-11-23 11:55:02 +01:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-11-23 11:58:50 +01:00
2023-11-15 08:43:43 +00:00
2023-08-16 15:52:41 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-10 18:36:20 +03:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-11-21 13:10:59 +01:00
2023-10-27 14:15:02 +02:00
2023-08-16 15:52:41 +02:00
2023-10-27 14:15:02 +02:00
2023-11-17 16:42:30 +01:00
2023-10-10 18:36:20 +03:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-08-01 15:32:33 +02:00
2023-10-25 16:35:22 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-09-20 10:19:12 +01:00
2023-08-16 15:52:41 +02:00
2023-11-03 09:50:28 +00:00
2023-08-01 15:32:33 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-08-01 15:32:33 +02:00
2023-07-12 11:15:38 +02:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-08-16 15:52:41 +02:00
2023-10-10 18:36:20 +03:00
2023-11-27 16:41:35 +02:00
2023-08-16 15:52:41 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-11-13 16:52:50 +02:00
2023-10-24 09:37:49 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-11-08 10:04:35 +00:00
2023-09-05 12:59:02 +02:00
2023-11-27 15:02:57 +02:00
2023-07-28 18:28:17 +02:00
2023-11-09 17:50:59 +01:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-11-14 10:34:45 +00:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-08-16 15:52:41 +02:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-08-16 15:52:41 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-12 12:10:14 +03:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-11-15 11:02:54 +00:00
2023-06-16 16:26:35 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-09 17:43:57 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-07-12 11:15:38 +02:00
2023-09-28 16:46:00 +03:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-07-28 18:28:17 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-07-06 09:28:34 +02:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-11-29 08:37:18 +00:00
2023-09-19 10:26:53 +02:00
2023-10-27 14:15:02 +02:00
2023-10-06 15:31:18 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-09-18 15:05:15 +01:00
2023-11-14 11:27:37 +01:00
2023-07-04 21:05:01 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-11-08 08:23:57 -05:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-31 09:13:31 +01:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-11-14 10:33:35 +00:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-08-16 15:52:41 +02:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-04 12:39:31 +02:00
2023-10-27 14:15:02 +02:00
2023-08-16 15:52:41 +02:00
2023-08-16 15:52:41 +02:00
2023-10-27 14:15:02 +02:00
2023-11-11 10:35:56 -05:00
2023-08-16 15:52:41 +02:00
2023-08-16 15:52:41 +02:00
2023-11-24 18:17:06 +01:00
2023-09-05 12:59:02 +02:00
2023-11-22 17:49:56 +01:00
2023-10-27 14:15:02 +02:00
2023-06-16 16:26:35 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-08-16 15:52:41 +02:00
2023-09-05 12:59:02 +02:00
2023-09-05 12:59:02 +02:00
2023-09-11 17:15:52 +01:00
2023-10-27 14:15:02 +02:00
2023-10-27 14:15:02 +02:00