Skip to content

Files

Latest commit

author
Michael Scovetta
Oct 28, 2018
f740c23 · Oct 28, 2018

History

History
104 lines (75 loc) · 3.94 KB

connectors-create-api-wunderlist.md

File metadata and controls

104 lines (75 loc) · 3.94 KB
title description services ms.service ms.suite author ms.author ms.reviewer ms.assetid ms.topic tags ms.date
Connect to Wunderlist from Azure Logic Apps | Microsoft Docs
Automate tasks and workflows that monitor and manage lists, tasks, reminders, and more in your Wunderlist account by using Azure Logic Apps
logic-apps
logic-apps
integration
ecfan
estfan
klam, LADocs
e4773ecf-3ad3-44b4-a1b5-ee5f58baeadd
article
connectors
08/25/2018

Monitor and manage Wunderlist by using Azure Logic Apps

With Azure Logic Apps and the Wunderlist connector, you can create automated tasks and workflows that monitor and manage todo lists, tasks, reminders, and more in your Wunderlist account, along with other actions, for example:

  • Monitor when new tasks get created, when tasks are due, or reminders happen.
  • Create and manage lists, notes, tasks, subtasks, and more.
  • Set reminders.
  • Get lists, tasks, subtasks, reminders, files, notes, comments, and more.

Wunderlist is a service that helps you plan, manage, and finish your projects, todo lists, and tasks - on any device, anywhere. You can use triggers that get responses from your Wunderlist account and make the output available to other actions. You can use actions that perform tasks with your Wunderlist account. You can also have other actions use the output from Wunderlist actions. For example, when new tasks are due, you can post messages with the Slack connector. If you're new to logic apps, review What is Azure Logic Apps?

Prerequisites

  • An Azure subscription. If you don't have an Azure subscription, sign up for a free Azure account.

  • Your Wunderlist account and user credentials

    Your credentials authorize your logic app to create a connection and access your Wunderlist account.

  • Basic knowledge about how to create logic apps

  • The logic app where you want to access your Yammer account. To start with a Wunderlist trigger, create a blank logic app. To use a Wunderlist action, start your logic app with another trigger, for example, the Recurrence trigger.

Connect to Wunderlist

[!INCLUDE Create connection general intro]

  1. Sign in to the Azure portal, and open your logic app in Logic App Designer, if not open already.

  2. Choose a path:

    • For blank logic apps, in the search box, enter "wunderlist" as your filter. Under the triggers list, select the trigger you want.

      -or-

    • For existing logic apps:

      • Under the last step where you want to add an action, choose New step.

        -or-

      • Between the steps where you want to add an action, move your pointer over the arrow between steps. Choose the plus sign (+) that appears, and then select Add an action.

        In the search box, enter "wunderlist" as your filter. Under the actions list, select the action you want.

  3. If you're prompted to sign in to Wunderlist, sign in now so you can allow access.

  4. Provide the necessary details for your selected trigger or action and continue building your logic app's workflow.

Connector reference

For technical details about triggers, actions, and limits, which are described by the connector's OpenAPI (formerly Swagger) description, review the connector's reference page.

Get support

Next steps