Discussions

Ask a Question
ANSWERED

work order received event documentation link broken

When I click on the work order received notification documentation link it takes me to page with 404 broken error

ANSWERED

Is there a way to simulate WorkOrder create and CorrigoPro Direct send to our web service?

ANSWERED

Once we Check-out, how do we Check-in again?

If for some reason we find that technician needs to attend to the job again, can the technician check-in again after he's already checked-out?

ANSWERED

When a Quote has sent to Corrigo and Customer accepted the Quote - Can CorrigoPro Direct notify our web service? Or do we need to keep polling Corrigo Direct to for changes in the WO?

ANSWERED

When the WorkOrder is on “pause” is there a time limit on how long it can be paused for? and does this have any impact on SLA?

ANSWERED

How do I obtain location data for all of my customer sites?

My system needs all of the potential customer sites for my integration to be successful?

How to test requests sent to Corrigo

I am able to use the emulator to test requests sent to my system but how do I test sending requests from my system back to Corrigo? I would like to test accepting a new work order using my system.

ANSWERED

How to use the public certificate validating Token for Webhooks in Coldfusion?

Hi,
Using the webhook scenario, how would we validate the Token in webhook using the OAuthAuthorization.cer from the
https://developer.corrigopro.com/docs/authorization#section-token-validation (step 3)? We can successfully communicate with the servers to pull information, but we want Corrigo to push the information to us, yet we wish to maintain security during this process.

ANSWERED

Required parameters

When looking at the API, how can I determine which parameters are required?

ANSWERED

Emulator only works once

I developed some code that is accepting WebHook notifications and I want to ensure I am processing the JSON correctly. So I