You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/connectors/connectors-create-api-wunderlist.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,23 +15,23 @@ ms.date: 08/25/2018
15
15
16
16
# Monitor and manage Wunderlist by using Azure Logic Apps
17
17
18
-
Wunderlist is a todo list and task manager to help users complete their tasks. Whether you’re sharing a grocery list, working on a project, or planning a vacation, Wunderlist makes it easy to capture, share, and complete your list items. Wunderlist instantly syncs between your phone, tablet, and computer, so you can access all your tasks from anywhere.
19
-
20
18
With Azure Logic Apps and the Wunderlist connector,
21
19
you can create automated tasks and workflows that monitor
22
20
and manage todo lists, tasks, reminders, and more in your
23
-
Wunderliest account, along with other actions, for example:
21
+
Wunderlist account, along with other actions, for example:
24
22
25
23
* Monitor when new tasks get created, when tasks are due, or reminders happen.
26
24
* Create and manage lists, notes, tasks, subtasks, and more.
27
25
* Set reminders.
28
26
* Get lists, tasks, subtasks, reminders, files, notes, comments, and more.
29
27
30
-
You can use triggers that get responses from your Wunderlist account and
31
-
make the output available to other actions. You can use actions that
32
-
perform tasks with your Wunderlist account. You can also have other actions
33
-
use the output from Wunderlist actions. For example, when new tasks are due,
34
-
you can send messages with the Slack connector.
28
+
[Wunderlist](https://www.wunderlist.com/) is a service that helps you
29
+
manage and finish your todo lists and tasks - on any device, anywhere.
30
+
You can use triggers that get responses from your Wunderlist account
31
+
and make the output available to other actions. You can use actions
32
+
that perform tasks with your Wunderlist account. You can also have
33
+
other actions use the output from Wunderlist actions. For example,
34
+
when new tasks are due, you can post messages with the Slack connector.
35
35
If you're new to logic apps, review [What is Azure Logic Apps?](../logic-apps/logic-apps-overview.md)
0 commit comments