Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WeKan support #194

Open
rdrpenguin04 opened this issue Apr 30, 2022 · 0 comments
Open

WeKan support #194

rdrpenguin04 opened this issue Apr 30, 2022 · 0 comments
Labels
help wanted New Provider Issue requests a new provider be added.

Comments

@rdrpenguin04
Copy link

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"
}
@dscalzi dscalzi added help wanted New Provider Issue requests a new provider be added. labels May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted New Provider Issue requests a new provider be added.
Projects
None yet
Development

No branches or pull requests

2 participants