HomeRecipesAPI ReferenceChangelogDiscussions
Log In
Discussions

Discussions

Ask a Question

WorkOrderCost.Items.TypeId Not filtering as Expected

When trying to get Work Order Cost Items, I only want the TypeId = 'Cost'. But running the below, I'm still getting all items (Cost and ServiceFees).

DTZ Quest - Customer Invoice/Internal Invoice Field Manual Update

Hello,

API limit on file size

We have an API set up in production for a new app the P&G folks have rolled out (MyWorkplace) to allow the customer to submit certain types of work orders. They are having trouble attaching pictures to the work order. They get an error in the API if the file size is over 3MB. Is there a limit on the file size and can it be increased?

Creating a WO Completion Note

Hi! Can you please provide me with a sample of how I would create a WO completion note? Can I do this as a part of the WOCompleteCommand (POST) or does it need to be its own PUT query?

400 Error in Workorder Create API

I am getting 400 Error in WO Create API in Postman. Below follows the details,

how to pull out all the data from corrigo?

Need to get all the data from corrigo to put it into our live site so that we can show the same data on our live site

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.