Question

CityworksCaseTaskAdder


Userlevel 4
Badge +13
FME Hub user keziaatsafe just uploaded a new transformer to the FME Hub.

Description

This transformer leverages the Cityworks REST API to add a Task to a Case within Cityworks from FME. It is designed to be used with an authenticated web connection to Cityworks.

Details

The transformer is designed to require only the essential parameters to add a Task to a Case in Cityworks with an option to include additional parameters. An HTTPCaller is used to make the call to the Cityworks API, followed by a JSONExtractor to extract valuable information from the response. Further configuration of the JSONExtractor can allow you to pull out more attributes from the response based on your custom needs. Similarly, additional parameters can be provided in the Additional Request Parameters field to send a more detailed request to Cityworks.

The User Parameter for_task_id may need configuration to reflect the details of your Cityworks instance.



Would you like to know more? Click here to find out more details!

This post has been closed for comments