Discussions
Sample command / payload structure to update a document in Corrigo . I am using Location Entity to Fetch the document id and Document API to create a new document however i am confused on how to update the document or replace with new image.
{
"level": "DEBUG",
"location": "_upload_to_corrigo:607",
"message": "POST payload: {'Properties': ['Title', 'Blob.*'], 'Entity': {'Id': 904917, 'Title': 'file_1.jpg', 'DocType': {'Description': 'System defined type associated automatically with recognized image files.', 'DisplayAs': 'Picture', 'ConcurrencyId': 1, 'Id': 3}, 'StorageTypeId': 'Cloud', 'ActorId': 660523, 'ActorTypeId': 'Asset', 'Blob': {'Body': '<base64_content_hidden>', 'FileName': 'file_1.jpg'}}}",
"timestamp": "2025-07-13 12:25:29,151+0000",
"service": "gref_corrigo_asset_management",
"xray_trace_id": "1-6873a5b3-b00e6e2601481f7e9b5668dd"
}
Customer Status Information API Call?
Adding a description/comment to a workorder when creating it.
I understand that a description is supposed to be a "Comment" node in the items array. I think I have this formatted correctly, however the resulting work order does not contain that comment/description that has been submitted. Is this the correct place for the comment?
Query and Update an Asset
Hi All,
Adding an image document to a work order
Thank you very much for your excellent help!
How to query for an asset by tagid, perhaps this is a custom field?
I am using this endpoint /api/v1/query/Location
Adding notes to a work order
I am using this test on-liner to add a note to a work order. I get a success result, but I am not able to see the note in the actual workorder.
Relation between Workzones and Portfolios
Hi Team,
Document DocUrl length extension
Is it possible to increase the DocUrl character limit? It currently is set at 400 characters, but we have some URLs that exceed this length. Unfortunately I do not have an estimate on how long our URLs can be, but some of the ones we have been testing with are ~450 characters in length.
Pulling up All the workorders created between a date range
Hi Li,
