3.23.0 • Published 6 months ago

@pliancy/salesforce-cpq-sdk v3.23.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@pliancy/duo-sdk

Usage

import { Cpq } from '@pliancy/salesforce-cpq-sdk'
const cpq = new Cpq({
    instanceUrl: 'https://example.com',
    oauth2: {
        clientId: 'clientId',
        clientSecret: 'clientSecret',
        loginUrl: 'https://example.com',
    }
})

await cpq.authorize()
const account = await cpq.accounts.getByExternalId('EXTERNAL_ID')

Test

yarn test
3.20.0

8 months ago

1.13.0

11 months ago

1.12.0

12 months ago

3.22.0

6 months ago

3.21.0

7 months ago

3.23.0

6 months ago

1.9.0

12 months ago

1.8.0

12 months ago

1.7.0

1 year ago

1.6.0

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

3.15.0

9 months ago

3.14.0

9 months ago

3.17.0

8 months ago

3.16.0

9 months ago

3.9.0

11 months ago

3.19.0

8 months ago

3.18.0

8 months ago

2.0.0

11 months ago

3.4.0

11 months ago

3.3.0

11 months ago

3.2.0

11 months ago

3.1.0

11 months ago

3.11.0

10 months ago

3.8.0

11 months ago

3.10.0

10 months ago

3.7.0

11 months ago

3.13.0

9 months ago

3.6.0

11 months ago

3.12.0

10 months ago

3.5.0

11 months ago

3.0.0

11 months ago

1.11.0

12 months ago

1.10.0

12 months ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago