Discussions

Ask a Question

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
ANSWERED

Create Work Order Via Corrigo Pro REST API

Hey guys,

ANSWERED

API to attachment to invoice?

I’m having trouble attaching a file to an invoice using the API. I have successfully attached using Postman. Here is the C# code I’m attempting and the response.Content back.

ANSWERED

Required parameters

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

Work Order Reference Data: Asset and Task;

Currently, we are doing some initial analysis, not ready to start development in sandbox yet. Could you help us to look into these questions? Thank you!

ANSWERED

Can we get all workorder using api?

Can we get all workorders from corrigo pro using api. if we do so can you explane how can we get all workorders .

Corrigo API Response time SLA?

Hello,
Is there a standard response time SLA that the Corrigo API tries to adhere to? We noticed that at times the Work Order Get API is taking well over 30 seconds to deliver a response back to our system. These lengthy response times are leading to failures when making the callout to Corrigo. Thirty seconds seems excessive but I couldn't find an answer in the documentation if this still fell within Corrigo's acceptable window. Is there a standard response time window for CorrigoPro Direct?
Thank you,
Chris

Check in/out data via Corrigo API?

Is there a way to get/retrieve the check in/out data from the Corrigo API?