You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/provider-guides/connectWise.mdx
+36-25Lines changed: 36 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,51 +10,62 @@ This connector supports:
10
10
-[Proxy Actions](/proxy-actions), using the base URL `https://{{.region}}.myconnectwise.net`.
11
11
12
12
The ConnectWise connector supports reading from all standard objects, including the following objects:
13
-
- SLAs
14
13
- activities
15
14
- agreements
16
-
- apiMembers
17
-
- billingCycles
18
-
- calendars
19
-
- campaigns
15
+
- attachments
20
16
- companies
21
17
- configurations
22
18
- contacts
19
+
- countries
23
20
- currencies
21
+
- customFieldInfos
22
+
- customReports
23
+
- emailTemplates
24
+
- entityTypes
24
25
- expense/entries
26
+
- finance/agreements/types
27
+
- finance/billingCycles/info
28
+
- finance/billingTerms/info
29
+
- glAccounts
25
30
- groups
26
31
- invoices
27
-
- locales
32
+
- knowledgeBaseArticles
33
+
- knowledgeBaseCategories
34
+
- kpis
35
+
- management
36
+
- noteTypes
37
+
- opportunities
28
38
- orders
29
-
- paymentTypes
30
-
- phaseStatuses
31
-
- portalConfigurations
32
-
- portalReports
33
-
- portalSecurityLevels
34
-
- portalSecuritySettings
35
-
- pricingschedules
36
39
- priorities
37
-
- probabilities
38
-
- procurement/catalog/info
39
40
- products
41
+
- project/projectTemplates
42
+
40
43
- projects
41
-
- sales/activities/statuses
42
-
- sales/opportunities
43
-
- sales/opportunities/statuses
44
-
- sales/opportunities/types
45
-
- salesTeams
44
+
- purchaseorders
45
+
- quotas
46
+
- ratings
47
+
- reports
48
+
- rmaActions
49
+
- rmaStatuses
46
50
- schedule/entries
47
-
- stages
51
+
- securityRoles
52
+
- service/boards
53
+
- service/slas/info
54
+
- service/tickets
55
+
- sources
48
56
- states
49
57
- system/departments
50
-
- system/info/locations
51
-
- system/info/members
58
+
- system/documents
59
+
- system/locations
60
+
- system/members
61
+
- system/securityroles/info
62
+
- system/workflows/events/actions
63
+
- ticketLinks
52
64
- time/entries
53
-
- tracks
54
65
- warehouses
55
-
- workRoles
56
66
- workflows
57
67
68
+
58
69
See the official [OpenAPI](https://developer.connectwise.com/Products/ConnectWise_PSA/REST) file for the complete list. (Requires ConnectWise Developer Network account)
0 commit comments