HomeRecipesAPI ReferenceChangelogDiscussions
Log In
Discussions

Discussions

Ask a Question

API to fetch related module data to create a WO

We are trying to build a 2 way integration between Facilio and Corrigo for Workorder Module .
Inorder to achieve the same , we need to maintain a mapping of certain attributes in Facilio ( such as customer , property etc) .
Where can we find the API's to fetch the related data that has to be maintained or mapped to create a Work Order in Corrigo (such as the following):
Customer
Category
Subcategory
Task
Priority
Property
Asset

Corrigo Fall release 2022 Query

Hi Team, just seeking some clarification on what does the below refer too and what is shown from a vendor perspective

Deactivating a Customer

Hi! Can you please provide me with a sample of how I would deactivate a Customer?

Updating Asset Attributes

Hi! Can you please provide me with a sample of how I would update an asset attribute value? I tried to do it using the AssetAttribute entity and attribute ID and value, but I received the error below. It correctly identified the asset to whom the attribute ID belonged. I just need to see where both items fit to make it work.

WoCompleteCommand HTTP 404

Hello, I'm trying to automate the ability to complete a work order via API. See following code:

Can I designate an assignee in a WoCreateCommand via API?

Hello, I'm working on a project where I am integrating automatic work orders based on an analytics system. I have a sucessfull one-way integration, where I can communicate to Corrigo and use the WoCreateCommand to generate tickets. However, I can't seem to figure out how to designate an account to assign the tickets to.

How to submit quote to a work order

Hi, i am new to corrigo enterprise. I queried workorders with status "New"

PO in workorder

Hi, am new to corrigo. Want to work with purchase order and totally stuck. Please guide the steps.
I have listed workorders with status "New" and these are some of keys

Is there a way to create Customer group via API?

We have a list of customer groups in sandbox, URL ".corrigo.com/corpnet/customer/customergroups.aspx"

WorkOrder and WoEstimate information Together

Is it possible to pull WorkOrder and WoEstimate data together. In the documentation for WorkOrder Entity, it mentions Estimate, but when pulling base WorkOrder info, Estiamte (or an estimate Id) isn't included.