LiquidPlanner Classic Forum
Exporting Data to a csv
Posted on behalf of William Calhoun. Original posting date 2015-07-21.
Adding comments to task with API
I try follow the documentation with: (sanitised)
curl -H "Authorization: Bearer xxxxxxxxxxxxxxxxxxxxxxxx" https://app.liquidplanner.com/api/v1/workspaces/xxxxxx/tasks/xxxxxxxx/comments '{"comment":{"comment":"Written through API outside of LP - Hope your code is going well"}}' -X POST
Add comment to task
I wish to add a comment to a task with the API
Microsoft Teams integration
Has anyone created any automation/links between Liquid Planner and Microsoft Teams? I see other integrations in Teams from other project management software that looks pretty impressive, but not from LP or even Microsoft Project online, yet.
C# API access - Custom Fields
Posted on behalf of Lee Raybone. Original posting date 2015-06-22.
JIRA Integration help needed
Posting on behalf of a customer. Original posting date 2014-11-21.
Forward looking report - is hours per person, per day, per project possible via API?
Posted on behalf of a customer. Original posting date 2016-04-12.
How to use LP API in JavaScript?
Hi,
I am trying to run this JS code from the doc:
https://developer.liquidplanner.com/reference#get_account
Timesheet and TimesheetEntry CREATE,UPDATE,DELETE
Posted on behalf of Damian Sima. Original posting date 2013-05-16.
How to move a task from one package to another?
Hello,
I came across this doc:
https://developer.liquidplanner.com/docs/create-and-update-examples