|  | 
| 1 |  | -# Actsoft Mobile Workforce Plus | 
| 2 |  | -Mobile Workforce Plus allows you to create and capture digital form information, capture employee timekeeping information, and manage work orders with a dispatching system. | 
|  | 1 | +# Actsoft TeamWherx | 
|  | 2 | +TeamWherx allows you to create and capture digital form information, capture employee timekeeping information, and manage work orders with a dispatching system. | 
| 3 | 3 | 
 | 
| 4 |  | -This connector uses the [Mobile Workforce Plus APIs]( https://developer.wfmplatform.com/) to make it easy to interact with information captured using the application.  You can utilize various triggers or actions in the connector to easily extract data from Mobile Workforce Plus and integrate with other applications. | 
|  | 4 | +This connector uses the [TeamWherx APIs]( https://developer.wfmplatform.com/) to make it easy to interact with information captured using the application.  You can utilize various triggers or actions in the connector to easily extract data from TeamWherx and integrate with other applications. | 
| 5 | 5 | 
 | 
|  | 6 | +# Publisher | 
|  | 7 | +Actsoft, Inc | 
| 6 | 8 | # Prerequisites | 
| 7 | 9 | In order to use this connector, you will need the following: | 
| 8 | 10 | 
 | 
| 9 |  | -- An active Mobile Workforce Plus Account | 
| 10 |  | -- Mobile Workforce Plus API Key | 
|  | 11 | +- An active TeamWherx Account | 
|  | 12 | +- TeamWherx API Key | 
| 11 | 13 | - Microsoft Power Apps or Power Automate plan | 
| 12 | 14 | 
 | 
| 13 |  | - | 
| 14 | 15 | # Supported Operations | 
| 15 | 16 | 
 | 
| 16 | 17 | ## Triggers | 
| @@ -70,23 +71,36 @@ In order to use this connector, you will need the following: | 
| 70 | 71 | - Activate a user | 
| 71 | 72 | - Deactivate a user | 
| 72 | 73 | - Update a user | 
|  | 74 | +- Update a partial user | 
| 73 | 75 | - Get a single user | 
| 74 | 76 | - Get a list of users  | 
| 75 | 77 | 
 | 
| 76 | 78 | ### Vehicles | 
| 77 | 79 | - Create a vehicle | 
| 78 | 80 | - Activate a vehicle | 
| 79 | 81 | - Update a vehicle | 
|  | 82 | +- Update partial vehicle information | 
| 80 | 83 | - Deactivate a vehicle | 
| 81 | 84 | - Delete a vehicle | 
| 82 | 85 | - Get a single vehicle | 
| 83 | 86 | - Get a list of vehicles | 
| 84 | 87 | 
 | 
| 85 | 88 | 
 | 
| 86 | 89 | ## Obtaining Credentials | 
| 87 |  | -Developer API portal credentials are managed in the Mobile Workforce Plus web application. Please contact the application administrator for access. | 
|  | 90 | +Developer API portal credentials are managed in the TeamWherx web application. Please contact the application administrator for access. | 
|  | 91 | + | 
|  | 92 | +After credentials are created, the developer portal can be accessed at: [TeamWherx APIs](https://developer.wfmplatform.com/) | 
| 88 | 93 | 
 | 
| 89 |  | -After credentials are created, the developer portal can be accessed at: [Mobile Workforce Plus APIs](https://developer.wfmplatform.com/) | 
|  | 94 | +## Known Issues and Limitations | 
|  | 95 | +- Audio file binary uploads (POST) for all endpoints are limited to MP4 only. | 
|  | 96 | +- Dates for all endpoints that require date-time information must be specified according to RFC3339 guidelines, as in the following example: 2021-09-22T02:36:56.52Z. It is not necessary to specify the exact seconds in the timestamp; 00 is acceptable. | 
| 90 | 97 | 
 | 
|  | 98 | +## Deployment Instructions | 
|  | 99 | +- N/A | 
| 91 | 100 | 
 | 
|  | 101 | +## Throttling Limits | 
|  | 102 | +| Name	| Calls	| Renewal Period | | 
|  | 103 | +| ----- | ------ | ------- | | 
|  | 104 | +API calls per connection | 100 | 15 seconds  | 
|  | 105 | +Frequency of trigger polls | 1 | 48 seconds | 
| 92 | 106 | 
 | 
0 commit comments