# Embed Channel Based Chat in App

**URL:** https://community.glideapps.com/t/embed-channel-based-chat-in-app/26163
**Category:** Ask for Help
**Created:** [April 29, 2021, 9:58am UTC](https://community.glideapps.com/t/embed-channel-based-chat-in-app/26163 "2021-04-29T09:58:35Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![qb15](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/qb15/32/9973_2.png) [@qb15](https://community.glideapps.com/u/qb15)
#### Post date: [April 29, 2021, 9:58am UTC](https://community.glideapps.com/t/embed-channel-based-chat-in-app/26163/1 "2021-04-29T09:58:35Z")

</div>

We currently use Slack as a medium for some of our users to chat. It has channels that facilitate discussion.

I’m looking at whether it would be possible to embed a similar chat by channel experience into a glide app. e.g. could use a SAAS via the webview component.

Has anyone attempted this/ looked into it? any success?

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [April 29, 2021, 10:16am UTC](https://community.glideapps.com/t/embed-channel-based-chat-in-app/26163/2 "2021-04-29T10:16:36Z")

</div>

Just did a quick test…

![Screen Shot 2021-04-29 at 6.13.29 PM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/c/4/c493c7ccdb360a093e0726c5141180487639324c.png)

That’s a shame… sounds like a fun project though.  
Slack has an API, so I imagine it would be possible to integrate in the back end using Apps Script, and then build out the UI in Glide.
