Unable to render embedded object: File (Teach_Centre_Navy.png) not found.

Skip to end of banner
Go to start of banner

WorkBook API > API Overview

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Current »

The WorkBook API is a standard REST API that can send and receive requests in JSON or JSV (JSON + CSV) formats. Read about REST API.

You can see the Postman documentation here:

To see ALL the available endpoints, open a browser and type in:

https://{base url}.workbook.net/api/metadata

Snag_2d9a85fa.png

JAVASCRIPT & API

If the API is called using JavaScript, you must set the system variable setting 1061, CORSWebSites to the correct sender address. Otherwise, the server blocks the request.

You must have administrator access to access this setting. Consult your system administrator or Tangram support if you don’t have access to this area as seen below.

  • Navigate to settings module > global system settings > system variables.

  • In the find setting number field > type 1061


SOME NOTEWORTHY EXAMPLE ENDPOINTS

  • Timesheets

  • Finance

  • Resources

  • Documents

  • Employees

  • Jobs


ADDITIONAL API INFORMATION

For additional API information refer to the articles below.

  • No labels