Popular Articles
Create Task API
This API allows you to create a new task in a specified list. API URL https://app.wegodoo.com/ API Endpoint POST /api/v1/tasks ## Important Notes: - All API requests must be made to this base URL followed by the specific endpoint path - HTTPS ...
Add Task Comment API
This API allows you to add a comment to a specific task in a specified list. API URL https://app.wegodoo.com/ API Endpoint POST /api/v1/tasks/comments ## Important Notes: - All API requests must be made to this base URL followed by the specific ...
How to create Reminder, add Due Date and set Recurrence for tasks
WeGoDoo helps you to add Due Date, Due Time / Reminder Time, and Recurrence for any task. Kindly Note Setting Due Date will show the task as due when you are viewing the task list Adding time in Remind me field will give you a notification reminder ...
How to Access Support within the WeGoDoo App
To access Support within the WeGoDoo Mobile Application To access Support within the WeGoDoo Web Application
Authentication (API Key Generate)
To access WeGoDoo's API, users must generate an API key. This key acts as a secure way to authenticate and access the WeGoDoo API. Host : app.wegodoo.com API Key Generation To access WeGoDoo’s API, users must generate an API key from their WeGoDoo ...