2,579
edits
Changes
m
→Note for Admins
====New API Options Available====
Two new settings have been added to the API for improved security:
* Disable GET requests
* Disable Query Parameters (This will restrict query parameters to the message body and URL query parameters will be rejected)
You can find these new toggles under '''Global Settings''' > '''Integrations''' tab.
<!-- SMART-37: 167472 - Add additional security options to API config -->
====New RESTful request option====
Added the "Web Service - RESTful Request" task type to SmartFolder workflows, allowing users to configure workflows that send RESTful requests when files are uploaded to a SmartFolder. For example, when an applicant uploads a budget justification document the system will send a RESTful request that can be used to run a process outside the system.
<!-- SMART-57: 146699 - York - RESTful task type for smartfolder workflow -->