Discussions
API pagination
How is pagination handled in the REST Api?
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 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,
Read-only fields when updating via the Execute command
Hi! I would like to raise a question a question related to the ability to edit any entity when updating it using the Execute