Discussions
Cerate Work order - Contact Id
Hello,
7 days ago by Nadia
Work Order Updates
Hello,
7 days ago 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?
7 days ago by Melissa Farrera
Work Order creation: special instructions
Good morning.
7 days ago by Nadia Nazhestkina
API Integration Interval/Frequency
Can API Rest Intervals be increased?
20 days 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.
20 days 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?
27 days ago by Michael Nolen
How to add a service fee to a WorkOrder?
Hi,
last month by Paul
How would I query for work orders with a particular flag?
{
"QueryExpression": {
"Criteria": {
"Conditions": [
{
"PropertyName": "FlagId",
"Operator": "In",
"Values": [
3374
]
}
],
"FilterOperator": "And"
}
}
}
last month by KS
Need a collection for Corrigo REST API to create facility tickets
Where can I get the official Corrigo REST API collection needed to programmatically raise a facility ticket?
last month by Sweety Wajpe
