Akhil Tomy
- Total activity 78
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 28
Comments
Recent activity by Akhil Tomy-
Official comment Yes see our documentation here AutomationofDocumentDownloadstoOtherSystems1.1.pdf Flowchart Template
-
Official comment Yes our Queues are only one, we only send new events in the Queue. You can not send messages back
-
Official comment Yes you can send chat messages using Whitespace API on Swagger You can get a list of chat messages on a risk using Whitespace API on Swagger, with a type of "RWComment"
-
Official comment By Default, no chat messages are not included in the Queue. This is because it is a different json structure to an Activity message. However we can toggle adding chat messages in the Queues by requ...
-
Official comment Yes you can export your risk as a pdf at any stage using Whitespace API on Swagger You can also download any supplementary attachments using the /attachments endpoints also found on Swagger
-
Official comment In Production we charge for the use of "Write API's", any API's that writes back data/changes something in Whitespace. We do not charge for "Read" API's, any apis you use to ingest data. NOTE: "Wri...
-
Official comment You can use Whitespace API on Swagger on the Quote and check the '.control' object. In it there will be a "originalDocID" which signifies the ID of the document this was created from. In the case ...
-
Official comment You will need to use Whitespace API on Swagger and check the .control object of the risk. Facility If the risk is a Facility, it will have a "isFacility" boolean field in control which is set to "t...
-
You can use Whitespace API on Swagger to return details of the risk. Specifically in the '.control' object, if the risk is a declaration it will have a "associatedFacilityIDs" array. This array wil...
-
Official comment You can use Whitespace API on Swagger or the compressed version Whitespace API on Swagger. These will return a list of all companies set up on Whitespace, including their users, teams, stamps etc. ...