Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Using webhooks to post text, no way to get ts id. #98

Description

@dooglio

I was examining your "Incoming Webhooks" documentation, because I'm interested in automating a post to a channel, followed by threading automated replies.

I was having a look here:
https://api.slack.com/incoming-webhooks#threads

The docs mention that all I need is the ts id so I can set the thread_ts field so the post will thread under the parent post. The problem is, when I post a message using the webhook URL, I only get a plaintext ok back. How do I obtain the ts id of the parent post? Your docs kind of gloss over that part. Unless I'm missing something?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions