forked from wekan/wekan
-
Notifications
You must be signed in to change notification settings - Fork 0
IFTTT
sfahrenholz edited this page Oct 10, 2018
·
11 revisions
Current there a three types of triggers, board, card and checklist
Board | Card | Checklist |
---|---|---|
create card | added/removed label, attachement, person | checklist added/removed |
card moved to | check item checked/unchecked | |
card moved from | checklist completed |
For every Triggers there a 4 groups of actions board, card, checklist and mail
Board | Card | Checklist | |
---|---|---|---|
move card to list | added/remove label, attachement, person | checklist added/remove | send email to |
move to top/bottom | set title/description | check/unchecked item | |
archive/unarchive | checklist completed |
- Rule 1: When a card is added to the board -> Add label yellow
- Rule 2: When a card is moved to list List 2 -> Add checklist ToDo
- Rule 3: When a card is added to the List 1 -> Add label blue
- About
- No UI major redesign
- Test Edge
- FAQ
- IRC FAQ - answers to questions asked at IRC
- Roadmap - board at Wekan demo
- Team
- Press
- Blog
- NOT related to Wekan
- Wekan vs Trello vs Restyaboard
- Features
- Custom Logo
- Gantt Chart
- Admin: Impersonate user
- Emoji etc syntax
- Numbered text syntax
- Time Tracking
- Subtasks <== Has fix
- Templates
- Archive and Delete
- Adding Users
- LDAP
- Keycloak
- Google login
- Azure
- OAuth2, Auth0, GitLab, RocketChat
- Oracle OIM on premise using OAuth2
- ADFS 4.0 using OAuth2 and OpenID
- Nextcloud
- CAS Please test
- SAML Please test
- IFTTT
- Custom Fields
- Due Date
- Forgot Password
- Requirements
- Translations
- Roadmap
- Fix Export board menu not visible on some boards
- Integrations
- RAM usage
- Demo
- Swimlane Documentation
- Wekan Markdown
- Download Wekan for various Platforms: Supported by xet7, Operating Systems, NAS, Cloud
- Example: New card with Python3 and REST API
- Python client to REST API
- Java
- Wekan Sandstorm cards to CSV using Python
- Excel and VBA
- Global Webhook
- Limiting Webhook data
- Receiving Webhooks
- Outgoing Webhook to Discord/Slack/RocketChat/Riot
- Outgoing Webhook to NodeRed
- Outgoing Webhook to PowerShell
- Security: Webhook and CA
- Outgoing Webhooks Data
- Outgoing Webhooks and Let's Encrypt
- Outgoing Webhooks Original Pull Request, multiple Webhooks, more parameters and response order