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

Add Wekan Documentation #236

Merged
merged 2 commits into from
Oct 22, 2020
Merged

Add Wekan Documentation #236

merged 2 commits into from
Oct 22, 2020

Conversation

harshil1712
Copy link
Contributor

No description provided.


## Example Usage

This workflow allows you to create a board, lists, and a card using the Wekan node. The workflow also allows you to update the card using the Wekan node. You can also find the [workflow](https://n8n.io/workflows/728) on n8n.io. This example usage workflow uses the following nodes.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems much more is happening in the example workflow as opposed to what is explained here. Could you please update? Feel free to split that into multiple statements.


### 2. Wekan node (create: board)

This node will create a board `Documentation` in Wekan. To create a board with a different name, you can enter the name of your board instead.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

create a board called ...

In the screenshot below, you will notice that the node creates a new list `To Do` in the board `Documentation` created using the previous node.
:::

![Using the Wekan node to create a list with the title To Do](./Wekan2_node.png)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect image

::: v-pre
### 6. Wekan4 node (update: card)

This node will update the list id of the card created by the previous node.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

... and move it from list A to list B.

@tanay1337 tanay1337 merged commit 424039d into n8n-io:master Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants