Discussions

Ask a Question

Stage UK Engineering Services - Concern on what are Portfolios in a multi-tenanted environment and if the permissions setup on the Corrigo Enterprise are applicable to the underlying API user

Hi

WorkOrder Endpoint

Did something change on the WorkOrder endpoint? All of a sudden we are seeing extra data points i.e TravelTimeFrom, TravelTimeFrom, etc?

405 Error on GetCompanyWsdkUrlCommand

Hi team,

how can i get all work orders with a time duration for ABM?

how can i get all work orders with a time duration for ABM, is there any API end point which helps me here?

API PUT (update) request causes Front End error for Service Provider


Upload Documents to Corrigo

Hi,

Deleting WorkOrderCost.Items entries

I want to delete an entry in the WorkOrderCost.Items list. I've tried doing this via the DeleteCommand with EntityType "FinancialItem", and have also tried it with the DELETE operation against api/v1/base/FinancialItem/, but in both cases, I get the following error message:

Event notification

The client (The Church Account) CMMS system is integrated with Corrigo. Can you please confirm if event notifications are sent back on all work orders or only on work orders which are created via the integration? If it’s the latter please indicate what determines if the work order came thru integration?

Update an existing Employee email or phone

We are creating an integration that will update an Employee's phone or email. I am able to retrieve the Employee contact addresses by using employee.contactaddresses. Wondering how we structure a PUT update to make changes to the phone or email?

ANSWERED

Downloading Documents

The URLs to Documents that come back from the API point to S3, but following these links gives me an authorization error - unlike the links served in the web interface, the API links aren't "presigned". How can I download the documents I get from the API? Thanks!