Skip to content

🚀 Feature: Add Slack message sender with webhook - Node.js #214

@mbos2

Description

@mbos2

🔖 Feature description

Task is to implement the Slack message sender with webhook function in Node.js. You can look at the existing Appwrite Functions Templates in another coding language.

Tasks summary:
Fork & clone Appwrite's templates repository
Create a branch feat-implement-slack-message-sender-webhook-with-nodejs
Write code for the function in folder node/slack-message-sender/.
Test the function using Appwrite, provide a video.
Write a README.md explaining what the function does, how to use it, and customize it.
Submit a pull request to our templates repository

🎤 Pitch

A function that would send a message to a specific channel in a specific slack organization via webhook.

Some use cases:

  • Manual communication via function with the slack organization (Custom Announcements, for example)
  • Sending appwrite project stats either manually or via cron task
  • Sending information from 3rd party APIs

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions