I would like to receive both a webhook url and the list of channels but have been unable to with the following scopes:
How can I get this information in one oauth
?
Here is another site I used to try to troubleshoot this issue.
channels.list
is a method and so you you have to make another 'get' to get this data. Here is an example: https://api.slack.com/methods/channels.list/test