How can I link up Wordbee with other systems using the API?
FeaturedTeam editions of Wordbee come with an API. How do I use it. How do I get started?
-
Please find attached the help documentation for the API. The zip also includes a short sample code (c#) to interact with a Codyt project.
In a nutshell for the technical people:
- You need to enable the API in your platform: Go to "Settings", then "Developer API". If you do not see the link please contact support.
- Enabling the API requires setting authorised IP addresses from which you connect and credential details.
- Once enabled, you are ready to send HTTP requests to the API. It is a REST interface which means it uses basic http.
- The API web address can be used with http or https. All data can be formatted in either XML or JSON
In a nutshell for the business people:
- The API lets you automate a large number of aspects in Wordbee. Creation of projects, jobs, assignments, download results, etc.
- The API can be used to download client and vendor details, prices, invoices, etc.
- We have customers using the API for various scenarios:
* Full automation of all project/job management aspects: It is the client management system which drives the workflow.
* Extraction of financial information (invoices, pricing) for transfer to accounting or invoicing systems
* Integration with content management systems. E.g. an author validates contents and the CMS instantly sends the text to Wordbee
* Many more...
If you require assistance please do not hesitate to contact support@wordbee.com
0
Please sign in to leave a comment.
Comments
1 comment