API Support & FAQ

Ask a Question

Connecting LiquidPlanner Discussions to Google Chat

We use Google Workspace for our collaboration and productivity tools, including Chat. One of the biggest challenges to embedding LiquidPlanner in daily workflows is that it's separated from that conversation. It's not realistic to expect that it will all migrate to LiquidPlanner Discussions, which means there are two separate spaces, and it's likely LiquidPlanner Discussions will never be the dominant space. The API doesn't seem to include discussion items. Is there anything in the backlog that might allow a connection between LiquidPlanner Discussions and Google Chat?
ANSWERED

Metadata endpoint

Hello, is there an endpoint to retrieve the metadata? Our admins have added custom fields to the People and Project screens and I need to determine if I can get them. Thanks, Ben
ANSWERED

Formatting the JSON Response

Hello, is it possible to exclude the recordCount, recordLimit, and Data tags. In other words, get back only the actual data?
ANSWERED

Assignment grid export via API missing parent task LP ID?

Hi, Does the API grid export of assignments include the parent task LP ID in the export as this would be useful to have included? Thanks, Kieran McNamara
ANSWERED

How to Create APIUser member, in trial workspace

In the help page, for API, it says "create a dedicated user account for API access." Examples show APIUser. How do you create APIUser in a trial workspace to then generate a token to start testing? Maybe someone can do it for me? Maybe it's not an option in trial?
ANSWERED

How can I import a large number of Projects with their associated tasks?

I have over 5000 projects to move from one platform to Liquid Planner. Is there a Package/Project template I can use?
ANSWERED

SSL Requirements

What is the current SSL protocol requirement and were any changes to the requirement made on or about 12/20/23?
ANSWERED

Custom Data on User

Is there anyway within the API to retrieve custom data fields associated with a user?
ANSWERED

Ability to get hours expected in given window

In Classic LP we had an analytics report that we used to show hours expected to be consumed in a given period (week for example). It had started from a Task report. We could hit this single report with start & end date filters and get the work that 'should' be happening in this window. Is there a way to query LP New for the same information? As I'm looking at the API, I'm only seeing filters for items based on their expected/target starts & finishes. I don't think this is what I'm looking for as reality might not be what we expected or targeted. As a disclaimer, I'm not really an LP "user", I'm trying to extract information that our users are maintaining. My grasp of terminology and interconnections may be a little weak.
ANSWERED

Unexpected behavior in Grid view download using hasAncestor[in]

Hi, I recently attempted to download a grid view for assignments for a specific package using the hasAncestor filter via the API. When I used hasAncestor[is] and provided the id of the package, it worked correctly. However, when I tried to include two packages using hasAncestor[in] it responded as if I had only entered the first ID in the array. Please let me know if there is a way to resolve this. Thanks, Ajisafe