Slack - Retrieve Message + Thread

Hi,

I am trying to retrieve a message and the thread in order to document them.

The workflow is quite simple :

I can have the message or one message of the thread but I am not able to get the thread and the message. Do you have any idea or workaround ?

Thx !

Information on your n8n setup

  • **n8n version: 1.53.2
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • **Running n8n via (Docker, npm, n8n cloud, desktop app):n8n Cloud
  • Operating system:

Hey @Nicolas_N,

Have you tried the Channel > Replies option? That looks like it will get all messages under a parent message.

Thank you for your enlightenment ! :bulb:
I can get the message and the thread, perfect :fire:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.