You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/03/15 12:55:24 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on a change in pull request #3620: 📝Slack test : update Readme with new Oauth Configuration

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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org