AgileWorks linked applications
- name
- AppTemplate AgileWorks Integration
- business
- Legal Affairs
- tag
- Electronic Contracts/Agile Works
- Connector used
- REST Connector
The following processes are performed in electronic contract work using AgileWorks:
- Process to download the specified document information (entered item values) from AgileWorks
This application includes:
script
- AgileWorks subject item (item entered in AgileWorks specific document) retrieval script
- It does not include the function to search and return documents within AgileWorks. This must be created separately.
Script Details
Get document contents (agileworks_get_document_info)
The document ID on AgileWorks is read and the input content (subject field) of the searched document is obtained *1 and written to CSV.
*1 As a prerequisite, you need to create a Bricklet program that receives an HTTP request from HULFT Square, searches for documents in AgileWorks, and returns the input content (subject field) as a response. Please refer to "GetDocInfo" in the attached "Bricklet Specifications for HULFT Square Integration."
How to install and use it