Developer Q&A

Ask a Question

Document.Blob scalar property must be the last in property path

Have you even dealt with something like this?
I am trying to make a call to their API to get our Documents. I am using almost the exact same code as before. I had to change from using "AllProperties" to a "PropertySet" in an attempt to get the Blob variable stored in the Document object.

Work Order Assignment on creation via the API

Is there any trick to getting the assignments working correctly? I'm running into a dilemma with the assignments part of the ticket. Looking at the docs (http://securecontent.corrigo.com/docs/HelpCE92/html/1c2e2d56-8c37-a470-dd19-f85d3a1b45cb.htm) for the WoAssignment class it says a WorkOrderId is required. The issue I'm coming across is, I won't know the workorder Id until the Work Order is created. I'm trying to have it assigned correctly to start with instead of letting the auto assign to our Call center take over. Any suggestions?

Is it possible to use the Corrigo API to interface with Intuit Field Service Management?

So far I'm getting this error:

Pulling Asset tree by search criteria

Hello Corrigo,

What emails would go to a wsdk account on an Enterprise Direct integration?

Hi, I had a question from an Enterprise Direct integrator about the email account associated with their wsdk user account. They want to know if they'll be getting emails sent to that email address, and if so for what purpose and how many. Is there a general answer you can give to this, or does it vary according to what their integration does? Thanks

Changed Account Passwork -- Unable to Login to API

Hi Corrigo,

How to pull the procedure template via the API

I'm also wondering is there a way to pull the procedure template via the API? I don't see anything in the 9.x Webservices.Examples-Master solution. Is this cause it was just added in 9.2 SU5?

Creating work order via API gives error

When trying to create a new work order via the API I receive the following error:

Finance

How do i get

Working on ZenDesk API Integration for Enterprise

I'm investigating creating a node & express application that creates Zendesk tickets everytime a Work Order is created and updates the ticket on changes in status, notes, attached documents etc.