Skip to main content

TaskFlow

Configure connection strings

The TaskFlow users will require entering the connection strings on their device to connect with TaskFlow API and Recreatex.

For this purpose, you will need to configure TaskFlow service name as follows:

1. Add http:// or https:// before the TaskFlow service name defined in step 3 of Server setup.

2. After the TaskFlow service name, add colon (:) followed by the port number and /api

As in the example, the TaskFlow service URL will be as follows:

http://TaskFlowMobileApi.gantner.be:4545/api

Warning

In case the TaskFlow API is kept in an additional folder on the default location in step 3 of Server setup, you will need to add the name of the folder before /api.

For example, the TaskFlow API is kept in an additional folder taskflow, so in this case the connection string will be:

http://TaskFlowMobileApi.gantner.be:4545/taskflow/api