jamesnetherton commented on a change in pull request #3620: URL: https://github.com/apache/camel-quarkus/pull/3620#discussion_r826938673
########## File path: integration-tests/slack/README.adoc ########## @@ -4,7 +4,32 @@ By default the Slack integration tests use WireMock to stub the API interactions To run the `camel-quarkus-Slack` integration tests against the real API, you must first create a Slack account and workspace https://slack.com/get-started#/create. -Then configure Slack custom configurations for 'Incoming Webhooks' & the 'Slack API Tester' on your workspace. +Create a channel named `test-channel`. + +You’ll need to create a Slack app and use it on your workspace. + +Use the 'User OAuth Token' as token for the producer abd consumer endpoints. Set the corresponding scopes for Bot Token: Review comment: ```suggestion Use the 'User OAuth Token' as token for the producer and consumer endpoints. Set the corresponding scopes for Bot Token: ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org