Video není dostupné.
Omlouváme se.

Creating a simple Slack app in Node

Sdílet
Vložit
  • čas přidán 9. 05. 2020
  • In this video we'll work with a simple Express node app which will post a message into a Slack channel when a specific URL is accessed.
    Source Code
    github.com/lei...
    Slack Apps
    api.slack.com/...
    Slack Block Builder
    api.slack.com/...

Komentáře • 42

  • @ejonathan
    @ejonathan Před 3 lety +1

    Incredibly helpful video. Thanks for not leaving out any details as you created this app. Look forward to watching any of your slack app videos.

  • @kalaukia44
    @kalaukia44 Před 3 lety +2

    Best tutorial I've seen in a while! Thanks!

  • @martinbower2915
    @martinbower2915 Před 4 lety +2

    great video, can't wait for the interactive slack video next !

    • @leighhalliday
      @leighhalliday  Před 4 lety

      Hey Martin! Thank you :D I don't know when that vid will drop, but it's still on my list of things I'd like to cover.

  • @BlackberryBoy
    @BlackberryBoy Před 3 lety

    This is a very nice demonstration. Thanks for sharing.

  • @soheilsadeghbayan
    @soheilsadeghbayan Před 4 lety +1

    Thanks, great video, looking forward for the next one :)

    • @leighhalliday
      @leighhalliday  Před 4 lety +1

      Thank you Soheil! I don't know when I'll be able to build a second Slack one... but I'll do my best!

  • @aniketpanwar2109
    @aniketpanwar2109 Před 3 lety

    Great video.! Looking forward for the next video to create interactive chat bot with slack. Awesome video man.!

    • @leighhalliday
      @leighhalliday  Před 3 lety +1

      Hey Aniket! Thank you! Honestly not sure when I'll get to that video... I didn't have a need for a Slack bot and sort of lost motivation. I'm glad you enjoyed the video though!

  • @stefanbogdanovic590
    @stefanbogdanovic590 Před 3 lety

    Awesome videos like always!

  • @chaimspear
    @chaimspear Před 3 lety

    great video. thank you

  • @luisvaldez9545
    @luisvaldez9545 Před 3 lety

    Thanks a lot for the video man!
    Very well expained :)

    • @leighhalliday
      @leighhalliday  Před 3 lety

      You're very welcome Luis! Glad you enjoyed it!

  • @arasefe
    @arasefe Před 3 lety

    Thank you, great video.

    • @leighhalliday
      @leighhalliday  Před 3 lety

      You're very welcome! Glad you enjoyed the video.

  • @edmilinski1295
    @edmilinski1295 Před 4 lety

    excellent, as always

  • @thoseguyswhomakefnl
    @thoseguyswhomakefnl Před 4 lety

    Great video!

  • @irasanchez1265
    @irasanchez1265 Před 4 lety

    Thank you

  • @etiennepoutchoko9076
    @etiennepoutchoko9076 Před 3 lety

    thank your

  • @contachehill5393
    @contachehill5393 Před 3 lety

    hi did you create a tut about how to use the block builder with the interactive buttons? this is something iv been after for a long time

    • @leighhalliday
      @leighhalliday  Před 3 lety

      Hey Contache! This is the only Slack video I've made :)

    • @contachehill5393
      @contachehill5393 Před 3 lety

      @@leighhalliday are ok at the end of this video it said you wanted to create one for the approve buttons in the slack interactive messages.... assume there is no plans on doing this?

    • @leighhalliday
      @leighhalliday  Před 3 lety

      I don't think so... sorry for making the promise! I had good intentions, but I have no need to make Slack integrations so it's hard to get motivated to do all the research for it!!

    • @contachehill5393
      @contachehill5393 Před 3 lety

      @@leighhalliday nps ill continue my search for answers as thats exactly what i wanted to achieve..

  • @mrkhoros
    @mrkhoros Před 4 lety

    Still not sure what Slack is, gonna go find out. Awesome video anyway. keep it up

    • @CoryTheSimmons
      @CoryTheSimmons Před 4 lety

      It was the biggest chat app in the western world for the past few years. I think it might be losing steam to Discord nowadays.

    • @leighhalliday
      @leighhalliday  Před 4 lety

      Hey Hypo! I'd say Cory is right when it comes to online communities or local meetup groups that it's losing some steam to Discord, but in the corporate world it's still extremely popular... the last 4 jobs I have had all used Slack for internal company communication.

    • @mrkhoros
      @mrkhoros Před 4 lety

      @@CoryTheSimmons It did remind me discord actually and I was wondering if the same thing could be applied with it.

  • @prakhargupta7125
    @prakhargupta7125 Před 3 lety

    Great❤️... I want a app that can send messages to the people who joined a slack channel, can you help me!
    Btw awesome work

    • @leighhalliday
      @leighhalliday  Před 3 lety +1

      Hey Prakhar! Sorry, I can't :D Honestly this was the only time I worked with Slack's API and at the moment I don't have plans to keep digging... I just don't have a personal need.

  • @mazenelkashef1460
    @mazenelkashef1460 Před 3 lety

    “This content can't be displayed” can be solved by defining a text property on the same level of the blocks array

  • @CoryTheSimmons
    @CoryTheSimmons Před 4 lety

    If you're taking video requests, I'd love to see how you approach auth in a modern (API Routes) NextJS app. Do you use something like Auth0/Okta/Firebase, or roll your own?

    • @leighhalliday
      @leighhalliday  Před 4 lety

      Hey Cory, I definitely take suggestions :) I have only done auth in Next.js once so far, and I dit a GitHub connect with JWT, so I can show that, but I plan to look into doing more videos with Auth0.

  • @AnkitYadav-xd3pi
    @AnkitYadav-xd3pi Před 3 lety

    can you guide me on slack link unfurl.

    • @leighhalliday
      @leighhalliday  Před 3 lety

      Hmm... this isn't something I've done, sorry!