API Support & FAQ

Ask a Question
ANSWERED

Using an API to request Groups

Can you please assist with pulling data from an API to get access to Groups in the people section. I would like to tpull data into powerbi of: - Groups - Members in group
ANSWERED

Non API integration - can a csv file be uploaded into New as it was in Classic?

Hi nice people at Liquid Planner, We are working with one of your customers (Pinnacle Metal Products), who are looking to integrate information from our TCP Software solution into LP. (We are a time and attendance solution). We aren't sure if they are Classic or New, and I saw in your documentation that you can import a csv file into classic, but wasn't sure if you could in New or if integration was just limited to the API. Can you let me know? Thanks! Best, Steve Malloy TCP Software
ANSWERED

How to Log Time to a Task Assignment?

Hello, How can I log time to a task assignment to show progress and mark it complete when it is done via API? Thank you.
ANSWERED

Can't Update User Assigned to Assignements

I'm getting the below error when trying to update the user id assigned to an assignment: Field Not Supported On Item Type","detail":"The field of [Customer] does not support being set on items of type [assignments] Note that I understand that I can't update an assignment that has time already logged. In this case, there's no logged time for the task so that is not the issue.
ANSWERED

Grid view downloads missing ID

Hi, I have been running into an issue with grid downloads using the API. The API reference states that when item data is downloaded using the grid endpoint, all columns will be included. However, I noticed that the file contains all columns **except** the LP ID column. This also occurs when downloading the grid manually using the regular web interface, even if LP ID is explicitly selected. Is there a way to include the ID in a grid download? This would be helpful for use in other applications, particularly where two tasks may have the same name but as part of different projects, for example. Thanks, Ajisafe
ANSWERED

400 error when adding date filter to timesheet API request

I am trying to retrieve data from the timesheet endpoint. The following request works correctly: <https://next.liquidplanner.com/api/workspaces/my_id/timesheet/v1/export/json> but this request fails with a 400 error: <https://next.liquidplanner.com/api/workspaces/my_id/timesheet/v1/export/json?date[between]=["2023-05-01","2023-05-31">] Could you help clarify the correct format for adding a date filter to an API request for timesheets?
ANSWERED

Approved Status for Time Entries

Is is possible to retrieve a status indicating whether a particular time entry is "approved"? Alternatively, is it possible to retrieve timesheets in JSON format?
ANSWERED

What do you mean by LiquidPlanner New or LiquidPlanner Classic?

[LiquidPlanner Classic](https://www.liquidplanner.com/about-us/) (app.liquidplanner.com) is the legacy online project management solution that launched in 2008. [LiquidPlanner New](https://www.liquidplanner.com/) (next.liquidplanner.com) is the next generation, built on an ultra fast architecture that updates in real time as things change. **LiquidPlanner New** came out in April 2021 and its API was released in August 2022. **This documentation center supports the API for LiquidPlanner New.**