22 September 2024 - more custom field enhancements and deprecation of WorkWeek API endpoints

Included in this release:

Feedback or questions? 
Email us at support@projectworks.io and one of the team will get back to you!

Show custom fields as filters on company list screen

As we continue to level up custom fields, you can now show:

  1. Company custom fields on the Company list screens as filters, group, and column options.

As with all of our custom fields, these are currently available for select, multiselect, and checkbox field types only.

Read more about allowing custom fields to appear on list screens →

Deprecations to work week data from API endpoints

Following the update to a person’s work week structure in April, we have now deprecated the:

  1. WorkWeekID (int) from the GetUserPostings API*

  2. GetWorkWeeks API endpoint**

*If you view postings in the Projectworks web application, this breaking change will not impact you.

**The CapacityDays (array) in the GetUserPostings API response will contain this information.

⚠️ These deprecations will only impact those who use the GetUserPostings API endpoint or the GetWorkWeeks API endpoint.

CapacityDays (array) containing the work week information was added to the GetUserPostings API in April, which negates the need for the GetWorkWeeks API.