API Support & FAQ
Am I handling this the right way?
I have been reading forum discussions lately because academic pressure feels heavier than before and deadlines sneak up faster than expected. Some days concepts feel clear in class but turn confusing once assignments are opened and time feels short. That is where IoT assignment help caught my attention during a discussion and made me pause and reflect. How do others handle this phase without burning out or losing confidence. Do you rely on self-study routines, group support, or outside guidance when things get overwhelming?
API does not return Tasks when in a Folder
When I use the following GET api call, all of the Tasks within my Workspace are returned EXCEPT those that are in a Folder. How can I get all Tasks within my Workspace including those that are stored in a Folder?
Easiest way to get ancestor IDs using GET api call
I am using the API to get all tasks (and task IDs) from our Workspace. I need to recreate the "Package > Project > Task" and "Package > Project > Subfolder > Task" hierarchy using their names and IDs in a Pandas Dataframe. Is there a way to get all ancestors based on a TaskID?
Error 500 when Creating Item
Hi, I'm suddenly getting 500 Internal Server Error from the API when trying to create an item. The code worked perfectly fine beforehand and nothing's changed recently on our end. Is this an issue with the API server?
Via the 'users' API guests are reported as members
Feature request? that "Dashboard Guests" are reported as something other than "members" when querying the API.
Custom data on Members
Per this forum post there (is/was) no way to retrieve custom data on User. Does this mean there is also no way to update custom data on a user?
Access to saved reports in Library via API
The original needs is to identify the linked project for a given task on current timesheets. The API endpoint for timesheets (logged-time-entries/v1) does not include the linked project for the task.
Accessing "reference" field from User profile via API
We are beginning more indepth vetting of LP Next to our existing install. The "reference" field that we are currently using to tie LP users to our ERP/Payroll platform is not being surfaced when we query the /users/v1 api
Missing ID bug has returned
Last year we had an issue with the LP ID column missing from grid downloads which had previously been resolved. However, this issue seems to have returned in the past few days, except now the LP ID column is present but blank for all items. This happens for both API and manual grid view downloads. Please let me know if something has changed or if you need any additional information to help resolve this.
Updating Project Priority
Hello,
