Select language

Get All Tasks

Get All Tasks from project MS Project© file using simple Task API calls. You can investigate any properties of task, such as Duration, Cost, Deadline and many more.

NameInputDescription

How to Get All Tasks

1
Provide a file
To get all tasks, you need to provide a file.
2
Run the Example
Click the Run Example button. Requested Tasks will fetched from provided project file.
3
View the Result
A link to download the result will be available immediately after the fetching is completed. You can download the JSON file to view.

How It Works

The get is the Task API endpoint responsible for fetching all tasks. Let’s consider how it typically works:

The get endpoint has a certain URL that you send your HTTP POST requests to initiate a fetching tasks from project file. The URL: /tasks/v4.0/tasks/get.

To get all tasks, you provide a file to select with existing tasks you want to fetch.

Once the Task API receives your request, it starts the fetching process. It parses the project file, get all tasks and converts them into readable JSON format.

After the fetching is complete, the Task API sends back an HTTP response to your request that includes a downloadable link to the JSON file.

Frequently Asked Questions

1. How can I get task from project file using Task API?

Our Task API has been designed to allow you to easily and quickly manipulate tasks. To get started, enter the project file in the input box as base64 and click the „Run Example“ button to start fetching. Download link of the result JSON file will be available instantly after the process is completed. Get tasks from project file right now!

2. How many tasks can I get using Task API?

The API allows you to get all tasks at a time, thus you can upload one file per request. Get all tasks any number of times! But remember, you can only upload one document per operation.

3. What is the maximum allowed project file size for a successful operation?

Processing big files can take some time, so be aware of this. However, we do not impose limits on the project file size.

4. Is getting tasks from project files free?

Yes! Get tasks from project files with simple API calls. It's simple, fast and safe. Best of all, it’s completely free and will stay free!

5. Is the fetching tasks with full data?

We provide you with the best possible quality. The fetched tasks are contains base data, to get all details please use another endpoint with specified task uid. Make your life as easy as possible with an easy-to-implement gets task Task API.

6. Why getting tasks?

The MS Project© file format is one of the most widely used and is available in many programs. By using data from there you can take advantage of the many data such as Duration, Cost, Deadline and more.

Using our powerful API, you can easily convert MPP documents to XML, PDF, and more destination formats: