useshortcut / shortcut-client-js

The official JavaScript client library for the Shortcut (formerly Clubhouse) REST API.
https://useshortcut.github.io/shortcut-client-js/
132 stars 31 forks source link

Missing implementation for Product Area and Skill Set #135

Open Evilweed opened 2 years ago

Evilweed commented 2 years ago

You have just released new features - Product Area and Skill Set.

charpeni commented 2 years ago

Thanks for reaching out.

Yes! This feature rolled out recently, but unfortunately, this is not yet available in the public API. I saw some internal stories about making it available from the public API. When those are completed, we’ll update the API documentation and we’ll release a new version of this library.

Stay tuned!

ab-pm commented 2 years ago

There's custom fields in the API now, I assume this includes Product Area, Technical Area and Skill Set?

tresni commented 2 years ago

Those are custom fields and can be retrieved/used via the custom fields API endpoint, but it's not supported by the library today.