Skip to main content

Task categories

Enumerates the types of tasks supported by Wordbee such as "Translation", "Revision", "Proofreading", "Post-editing", etc.


You need to supply these task categories with many API methods such as when creating projects, jobs or pricelist services.


URL

(GET) settings/taskcategories

PARAMETERS

token

The token obtained on connection

Required


RESULTS

Returns a list with these fields:

m_Item1

Category code.

Examples:

"TR" (Translation),

"RV" (Revision),

"PROOF" (Proofreading)

m_Item2

English name of category

m_Item3

Enable indicator.

true if the task is currently enabled on the platform

false if not



JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.