Retrieve information about messages received on Slack.

Input

  • Channel
    • Name (text): name of the channel where the message was received
  • Range
    • Start Date (date): start of the date range
    • End Date (date): end of the date range
    • Maximum Messages Returned (number): number of messages to retrieve from the date range

Output

  • Messages
    • Text (text): content of the message
    • Timestamp (time): timestamp when the message was sent
    • Author ID (text): ID of the user who sent the message