Discussions
Require Corrigo API Swagger URL
we need 3 things for API Integration.
last month by Inderpreet Singh
Cerate Work order - Contact Id
Hello,
last month by Nadia
Work Order Updates
Hello,
last month by Melissa Farrera
API for Periodics Work Order
which Corrigo API should we use to retrieve the work orders, and what query parameters are required?
last month by Melissa Farrera
Work Order creation: special instructions
Good morning.
last month by Nadia Nazhestkina
API Integration Interval/Frequency
Can API Rest Intervals be increased?
2 months ago by Courtney Brown
tying a specific FinancialItem (work order nternal cost) to a specific InvoiceLine (invoice line item)
I can pull the internal costs for a work order from the FinancialItem endpoint
And I can pull the invoice line items for a specific work order from the InvoiceLine endpoint.
2 months ago by Jon Huneycutt
WoActionLog ActionDate is empty
The ActionDate in the WoActionLog file is empty. I need the "Complete" date for the WorkOrders. Is the date stored in any other table?
2 months ago by Michael Nolen
How to add a service fee to a WorkOrder?
Hi,
2 months ago by Paul
How would I query for work orders with a particular flag?
{
"QueryExpression": {
"Criteria": {
"Conditions": [
{
"PropertyName": "FlagId",
"Operator": "In",
"Values": [
3374
]
}
],
"FilterOperator": "And"
}
}
}
2 months ago by KS
