Discussions

Ask a Question

Cash Flow Strategies for Solopreneurs: Effective Ways to Stay Financially Healthy

Cash flow is a key factor in determining a business's financial stability. It can be obtained by following some effective strategies.

API Integration Interval/Frequency

Can API Rest Intervals be increased?

tying a specific FinancialItem (work order nternal cost) to a specific InvoiceLine (invoice line item)

I can pull the internal costs for a work order from the FinancialItem endpoint
And I can pull the invoice line items for a specific work order from the InvoiceLine endpoint.

WoActionLog ActionDate is empty

The ActionDate in the WoActionLog file is empty. I need the "Complete" date for the WorkOrders. Is the date stored in any other table?

How to add a service fee to a WorkOrder?

Hi,

How would I query for work orders with a particular flag?

{
  "QueryExpression": {
    "Criteria": {
      "Conditions": [
        {
          "PropertyName": "FlagId",
          "Operator": "In",
          "Values": [
            3374
          ]
        }
      ],
      "FilterOperator": "And"
    }
  }
}

Need a collection for Corrigo REST API to create facility tickets

Where can I get the official Corrigo REST API collection needed to programmatically raise a facility ticket?

Update the Primary Email under Contact Address

How can we update the primaryEmail under the Contact Address?

Corrigo emails are not received when a workorder is created and certain email is added as the custom contact

Hi Li,

How to get all Spaces by an Address?

How to get all Spaces by an Address?