pipedrive 19.1.0 → 20.0.0
Sign up to get free protection for your applications and to get access to all the features.
package/README.md
CHANGED
@@ -1271,24 +1271,26 @@ Class | Method | HTTP request | Description
|
|
1271
1271
|
- **Flow**: accessCode
|
1272
1272
|
- **Authorization URL**: https://oauth.pipedrive.com/oauth/authorize
|
1273
1273
|
- **Scopes**:
|
1274
|
-
-
|
1275
|
-
- deals:
|
1276
|
-
-
|
1277
|
-
-
|
1278
|
-
-
|
1279
|
-
-
|
1280
|
-
- activities:
|
1281
|
-
-
|
1282
|
-
- contacts:
|
1283
|
-
-
|
1284
|
-
- admin: Allows to do many things that an administrator can do in a Pipedrive company account.
|
1285
|
-
- recents:read: Read all recent changes occured in an account.
|
1286
|
-
- search:read: Search across the account for deals, persons, organizations, files and products and see details about the returned results.
|
1287
|
-
- mail:read: Read mail threads and messages.
|
1288
|
-
- mail:full: Read, update and delete mail threads. Also grants read access to mail messages.
|
1289
|
-
- products:read: Read products, its fields, files, followers and products connected to a deal.
|
1274
|
+
- base: Read settings of the authorized user and currencies in an account
|
1275
|
+
- deals:read: Read most of the data about deals and related entities - deal fields, products, followers, participants; all notes, files, filters, pipelines, stages, and statistics. Does not include access to activities (except the last and next activity related to a deal)
|
1276
|
+
- deals:full: Create, read, update and delete deals, its participants and followers; all files, notes, and filters. It also includes read access to deal fields, pipelines, stages, and statistics. Does not include access to activities (except the last and next activity related to a deal)
|
1277
|
+
- mail:read: Read mail threads and messages
|
1278
|
+
- mail:full: Read, update and delete mail threads. Also grants read access to mail messages
|
1279
|
+
- activities:read: Read activities, its fields and types; all files and filters
|
1280
|
+
- activities:full: Create, read, update and delete activities and all files and filters. Also includes read access to activity fields and types
|
1281
|
+
- contacts:read: Read the data about persons and organizations, their related fields and followers; also all notes, files, filters
|
1282
|
+
- contacts:full: Create, read, update and delete persons and organizations and their followers; all notes, files, filters. Also grants read access to contacts-related fields
|
1283
|
+
- products:read: Read products, its fields, files, followers and products connected to a deal
|
1290
1284
|
- products:full: Create, read, update and delete products and its fields; add products to deals
|
1291
|
-
- users:read: Read data about users (people with access to a Pipedrive account), their permissions, roles and followers
|
1292
|
-
-
|
1293
|
-
-
|
1285
|
+
- users:read: Read data about users (people with access to a Pipedrive account), their permissions, roles and followers
|
1286
|
+
- recents:read: Read all recent changes occurred in an account. Includes data about activities, activity types, deals, files, filters, notes, persons, organizations, pipelines, stages, products and users
|
1287
|
+
- search:read: Search across the account for deals, persons, organizations, files and products, and see details about the returned results
|
1288
|
+
- admin: Allows to do many things that an administrator can do in a Pipedrive company account - create, read, update and delete pipelines and its stages; deal, person and organization fields; activity types; users and permissions, etc. It also allows the app to create webhooks and fetch and delete webhooks that are created by the app
|
1289
|
+
- leads:read: Read data about leads and lead labels
|
1290
|
+
- leads:full: Create, read, update and delete leads and lead labels
|
1291
|
+
- phone-integration: Enables advanced call integration features like logging call duration and other metadata, and play call recordings inside Pipedrive
|
1292
|
+
- goals:read: Read data on all goals
|
1293
|
+
- goals:full: Create, read, update and delete goals
|
1294
|
+
- video-calls: Allows application to register as a video call integration provider and create conference links
|
1295
|
+
- messengers-integration: Allows application to register as a messengers integration provider and allows them to deliver incoming messages and their statuses
|
1294
1296
|
|
@@ -13,7 +13,7 @@ var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
13
13
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
14
14
|
*
|
15
15
|
* The version of the OpenAPI document: 1.0.0
|
16
|
-
*
|
16
|
+
*
|
17
17
|
*
|
18
18
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
19
19
|
* https://openapi-generator.tech
|
@@ -270,7 +270,7 @@ DealCollectionResponseObject.prototype['lost_time'] = undefined;
|
|
270
270
|
DealCollectionResponseObject.prototype['expected_close_date'] = undefined;
|
271
271
|
|
272
272
|
/**
|
273
|
-
* The label or multiple labels assigned to the
|
273
|
+
* The label or multiple labels assigned to the deal
|
274
274
|
* @member {String} label
|
275
275
|
*/
|
276
276
|
DealCollectionResponseObject.prototype['label'] = undefined;
|
@@ -73,10 +73,6 @@ var ListProductAdditionalData = /*#__PURE__*/function () {
|
|
73
73
|
obj['products_sum_total'] = _ApiClient["default"].convertToType(data['products_sum_total'], 'Number');
|
74
74
|
delete data['products_sum_total'];
|
75
75
|
}
|
76
|
-
if (data.hasOwnProperty('variations_enabled')) {
|
77
|
-
obj['variations_enabled'] = _ApiClient["default"].convertToType(data['variations_enabled'], 'Boolean');
|
78
|
-
delete data['variations_enabled'];
|
79
|
-
}
|
80
76
|
if (data.hasOwnProperty('products_quantity_total_formatted')) {
|
81
77
|
obj['products_quantity_total_formatted'] = _ApiClient["default"].convertToType(data['products_quantity_total_formatted'], 'String');
|
82
78
|
delete data['products_quantity_total_formatted'];
|
@@ -110,12 +106,6 @@ ListProductAdditionalData.prototype['products_quantity_total'] = undefined;
|
|
110
106
|
*/
|
111
107
|
ListProductAdditionalData.prototype['products_sum_total'] = undefined;
|
112
108
|
|
113
|
-
/**
|
114
|
-
* Whether variations is enabled or not
|
115
|
-
* @member {Boolean} variations_enabled
|
116
|
-
*/
|
117
|
-
ListProductAdditionalData.prototype['variations_enabled'] = undefined;
|
118
|
-
|
119
109
|
/**
|
120
110
|
* The total formatted quantity of the products
|
121
111
|
* @member {String} products_quantity_total_formatted
|
@@ -144,11 +134,6 @@ _ListProductAdditionalDataAllOf["default"].prototype['products_quantity_total']
|
|
144
134
|
* @member {Number} products_sum_total
|
145
135
|
*/
|
146
136
|
_ListProductAdditionalDataAllOf["default"].prototype['products_sum_total'] = undefined;
|
147
|
-
/**
|
148
|
-
* Whether variations is enabled or not
|
149
|
-
* @member {Boolean} variations_enabled
|
150
|
-
*/
|
151
|
-
_ListProductAdditionalDataAllOf["default"].prototype['variations_enabled'] = undefined;
|
152
137
|
/**
|
153
138
|
* The total formatted quantity of the products
|
154
139
|
* @member {String} products_quantity_total_formatted
|
@@ -64,10 +64,6 @@ var ListProductAdditionalDataAllOf = /*#__PURE__*/function () {
|
|
64
64
|
obj['products_sum_total'] = _ApiClient["default"].convertToType(data['products_sum_total'], 'Number');
|
65
65
|
delete data['products_sum_total'];
|
66
66
|
}
|
67
|
-
if (data.hasOwnProperty('variations_enabled')) {
|
68
|
-
obj['variations_enabled'] = _ApiClient["default"].convertToType(data['variations_enabled'], 'Boolean');
|
69
|
-
delete data['variations_enabled'];
|
70
|
-
}
|
71
67
|
if (data.hasOwnProperty('products_quantity_total_formatted')) {
|
72
68
|
obj['products_quantity_total_formatted'] = _ApiClient["default"].convertToType(data['products_quantity_total_formatted'], 'String');
|
73
69
|
delete data['products_quantity_total_formatted'];
|
@@ -97,12 +93,6 @@ ListProductAdditionalDataAllOf.prototype['products_quantity_total'] = undefined;
|
|
97
93
|
*/
|
98
94
|
ListProductAdditionalDataAllOf.prototype['products_sum_total'] = undefined;
|
99
95
|
|
100
|
-
/**
|
101
|
-
* Whether variations is enabled or not
|
102
|
-
* @member {Boolean} variations_enabled
|
103
|
-
*/
|
104
|
-
ListProductAdditionalDataAllOf.prototype['variations_enabled'] = undefined;
|
105
|
-
|
106
96
|
/**
|
107
97
|
* The total formatted quantity of the products
|
108
98
|
* @member {String} products_quantity_total_formatted
|