Skip to content

WeKan support #194

@rdrpenguin04

Description

@rdrpenguin04

Here's an example request that WeKan sends:

Method: POST
URI: {DISCORD_WEBHOOK_URL_GOES_HERE}
HTTP Version: 1.1
Headers:
{
  connection: close; content-length: 414; host: webhook.site; content-type: application/json
}
Content:
{
  "text": "John Doe added checklist \"Apples\" to card \"Fruits\" at list \"To-Do: Foodstuffs\" at swimlane \"Default\" at board \"Categorize The World\"\nexample.com/b/YH6MDkdA3Lyg7ER4Q/categorize-the-world/YNJTJmGdNqdiPH59s",
  "cardId": "YNJTJmGdNqdiPH59s",
  "listId": "6d2GgxW4CcFcDDhe6",
  "boardId": "YH6MDkdA3Lyg7ER4Q",
  "user": "John Doe",
  "card": "File formats",
  "swimlaneId": "gaL52PjWSW5MJL5X5",
  "description": "act-addChecklist"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions