In this post, I would like to write about creating projects on XTRF using web services and PHP. XTRF is one of the most popular and fastest growing management systems for translation agencies and corporate translation […]
How to Establish a connection with XTRF WSDL SOAP API using PHP
XTRF is one of the most popular and fastest growing management systems for translation agencies and corporate translation departments. There is no tutorial on the web to use XTRF using PHP, so I thought of sharing this […]
How to authenticate to XTRF using REST API with PHP, CURL
Today I would like to write about Authenticating to XTRF using Rest API with PHP. After authenticating we can manage users, projects, and estimate ..etc. Below is the function of making a post request to XTRF REST API […]