LiquidPlanner Classic Forum
Developer Docs missing information
Hello, what happened to the developer docs?
Previously we were able to view url and body params in the docs (https://web.archive.org/web/20200813181052/https://developer.liquidplanner.com/reference), however the endpoint reference doesn't appear to include meaningful information anymore. Is there anywhere else the available parameters for each endpoint are included?
Github Integration
Posted on behalf of Max. Original post date 2014-07-08
Is there a way to make an API Token Read-Only?
Hello,
How to check contents of folder?
Hi There,
Is it possible to create a sub-folder at a certain position through the API?
I am able to create a folder by calling https://app.liquidplanner.com/api/v1/workspaces/:id/folders, but the folder is put at the bottom of the list.
I am also able to change its position by calling https://app.liquidplanner.com/api/v1/workspaces/:id/folders/:id/move_after, but this basically means two separate api calls.
How to update ownership and estimates correctly ?
Posted on behalf of Thibaud. Original posting date 2014-10-27.
Hi,
Uploading a file to the task. [PHP] [cURL] [REST API]
Posted on behalf of John Z. Original posting date 2012-11-26.
Hello, I am using the php client that you can get on github. I am having trouble uploading a file to a task.
Need sample CURL code to create a project
Posted on behalf of gemberlingb. Original posting date 2013-12-11
Is there a way to obtain the task id of a newly created task?
Using the email solution to create a new task works well and the task will appear with it's automated ID number in the relevant project folder.
CRUD webhooks via the API?
Posted on behalf of a customer. Original posting date 2015-03-13.