Forum Discussion
jasonburek
Apr 10, 2023Copper Contributor
Channel context from command box
I've been exploring using the command box as an entry point to my application. After the user is done, I'd like to post a card to a channel. The problem I'm running into is that I can't figure out ho...
jasonburek
Apr 10, 2023Copper Contributor
I think I at least partially figured this out. I haven't figured out how to get the channel context from within the messaging extension itself but it looks like the javascript context does contain that information so I can use it from there.