Discussions

Ask a Question

OAuth Token Invaildation

Hello,

How to get vendor address on separate fields insted of having on a single field?

Hi,

How to get customer information from a specific DateTime?

I want to retrieve customers/Vendors/SalesInvoices/Bills from a particular datetime.

Authentication Flow

Hi team,

List records with connected objects?

In the v2 platform API, is there a way to retrieve multiple records with specific connected objects' fields populated through a single API call?

Retrieve records filtered by `updatedAt`

In the v2 platform API, is there a way to retrieve a list of records last updated in a date/time range, or more simply, updated after a given date/time?

Set existing record's `externalId`

Is there a way to set the externalId of an existing record?

JWT Access Token from Oauth 2.0 authentication

Hi Team,
We're running into an issue with API authorization following the guide/API reference. We're able to complete the Oauth 2.0 authorization flow in postman up to step 5, however then using the access token that is returned doesn't work.