Type = API Reference,; Topic = Supply Chain Work Management (SCWM),;Persona = Solution Designer, TraceLink Administrator, User,; Orchestration = Clinical Supply,; Function = Supply Chain,

List APIs

Companies that own or link to Agile Process Teams use these APIs to add, edit, and delete lists. A List is a multi-enterprise business object that allows to group multiple Items, Work Items, and sub-types. Owners can collaborate internally or externally with Partners to meet to track and complete a series of tasks (items, work items, and subtypes) in a list required to achieve a business objective.

Add list

Owners and Partners use this API to add a new list to the Owner's company network, including any initial comments or file attachments. The response returns a generated identifier for the new list.

New tasks are assigned the Draft base state by default.

Contact your TraceLink Services representative for more information about using this API.

Edit list

Owners and Partners use this API to modify an existing list with new, updated, or corrected information (e.g. adding a description, updating the assignee company details, fixing a typo) and to update the workflow state (e.g. manually transitioning the base state from Draft to ToDo to indicate that the work assigned in the list has started).

Contact your TraceLink Services representative for more information about using this API.

Search list

Owners and Partners can use this API to search for a work item in the list. Provide a list of sort fields, page size, and paging info to search for a list.

Contact your TraceLink Services representative for more information about using this API.

Delete list

Owners use this API to delete a work item that is no longer required. Provide the work item identifier in the input field and the current base state to delete a work item.

Contact your TraceLink Services representative for more information about using this API.

Follow list

Owners and Partners use this API to start following a work item. Provide the item identifier to start following the work item.

Contact your TraceLink Services representative for more information about using this API.

Unfollow list

Owners and Partners use this API to stop following a work item. Provide the work item identifier to stop following a work item.

Contact your TraceLink Services representative for more information about using this API.

View list

Owners and Partners use this API to view an item. Provide the item identifier to view an item.

Contact your TraceLink Services representative for more information about using this API.

Tag end