n8n-nodes-clientify 0.2.8 → 0.2.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/README.md +2 -2
- package/dist/credentials/ClientifyApi.credentials.d.ts +14 -0
- package/dist/credentials/ClientifyApi.credentials.js +14 -0
- package/dist/nodes/ClientifyApi/ClientifyApi.node.js +1 -1
- package/dist/package.json +2 -2
- package/package.json +2 -2
- package/dist/appmixer/clientify/crm/AddCompanyAddress/AddCompanyAddress.js +0 -33
- package/dist/appmixer/clientify/crm/AddCompanyAddress/component.json +0 -115
- package/dist/appmixer/clientify/crm/AddCompanyCall/AddCompanyCall.js +0 -32
- package/dist/appmixer/clientify/crm/AddCompanyCall/component.json +0 -109
- package/dist/appmixer/clientify/crm/AddCompanyCheckin/AddCompanyCheckin.js +0 -31
- package/dist/appmixer/clientify/crm/AddCompanyCheckin/component.json +0 -98
- package/dist/appmixer/clientify/crm/AddCompanyEmail/AddCompanyEmail.js +0 -25
- package/dist/appmixer/clientify/crm/AddCompanyEmail/component.json +0 -84
- package/dist/appmixer/clientify/crm/AddCompanyEmployee/AddCompanyEmployee.js +0 -22
- package/dist/appmixer/clientify/crm/AddCompanyEmployee/component.json +0 -65
- package/dist/appmixer/clientify/crm/AddCompanyNote/AddCompanyNote.js +0 -25
- package/dist/appmixer/clientify/crm/AddCompanyNote/component.json +0 -75
- package/dist/appmixer/clientify/crm/AddCompanyPhone/AddCompanyPhone.js +0 -25
- package/dist/appmixer/clientify/crm/AddCompanyPhone/component.json +0 -87
- package/dist/appmixer/clientify/crm/AddCompanyTag/AddCompanyTag.js +0 -23
- package/dist/appmixer/clientify/crm/AddCompanyTag/component.json +0 -71
- package/dist/appmixer/clientify/crm/AddCompanyWebsite/AddCompanyWebsite.js +0 -23
- package/dist/appmixer/clientify/crm/AddCompanyWebsite/component.json +0 -65
- package/dist/appmixer/clientify/crm/AddContactAddress/AddContactAddress.js +0 -33
- package/dist/appmixer/clientify/crm/AddContactAddress/component.json +0 -115
- package/dist/appmixer/clientify/crm/AddContactCall/AddContactCall.js +0 -20
- package/dist/appmixer/clientify/crm/AddContactCall/component.json +0 -55
- package/dist/appmixer/clientify/crm/AddContactCheckin/AddContactCheckin.js +0 -33
- package/dist/appmixer/clientify/crm/AddContactCheckin/component.json +0 -109
- package/dist/appmixer/clientify/crm/AddContactEmail/AddContactEmail.js +0 -25
- package/dist/appmixer/clientify/crm/AddContactEmail/component.json +0 -85
- package/dist/appmixer/clientify/crm/AddContactNote/AddContactNote.js +0 -25
- package/dist/appmixer/clientify/crm/AddContactNote/component.json +0 -75
- package/dist/appmixer/clientify/crm/AddContactOtherCompany/AddContactOtherCompany.js +0 -23
- package/dist/appmixer/clientify/crm/AddContactOtherCompany/component.json +0 -65
- package/dist/appmixer/clientify/crm/AddContactPhone/AddContactPhone.js +0 -25
- package/dist/appmixer/clientify/crm/AddContactPhone/component.json +0 -88
- package/dist/appmixer/clientify/crm/AddContactTag/AddContactTag.js +0 -23
- package/dist/appmixer/clientify/crm/AddContactTag/component.json +0 -71
- package/dist/appmixer/clientify/crm/AssignContactOwner/AssignContactOwner.js +0 -23
- package/dist/appmixer/clientify/crm/AssignContactOwner/component.json +0 -93
- package/dist/appmixer/clientify/crm/BatchCreateContacts/BatchCreateContacts.js +0 -23
- package/dist/appmixer/clientify/crm/BatchCreateContacts/component.json +0 -90
- package/dist/appmixer/clientify/crm/CompleteTask/CompleteTask.js +0 -24
- package/dist/appmixer/clientify/crm/CompleteTask/component.json +0 -69
- package/dist/appmixer/clientify/crm/CreateCompany/CreateCompany.js +0 -19
- package/dist/appmixer/clientify/crm/CreateCompany/component.json +0 -58
- package/dist/appmixer/clientify/crm/CreateContact/CreateContact.js +0 -19
- package/dist/appmixer/clientify/crm/CreateContact/component.json +0 -88
- package/dist/appmixer/clientify/crm/CreateTask/CreateTask.js +0 -19
- package/dist/appmixer/clientify/crm/CreateTask/component.json +0 -167
- package/dist/appmixer/clientify/crm/DeleteCompany/DeleteCompany.js +0 -22
- package/dist/appmixer/clientify/crm/DeleteCompany/component.json +0 -51
- package/dist/appmixer/clientify/crm/DeleteCompanyAddress/DeleteCompanyAddress.js +0 -22
- package/dist/appmixer/clientify/crm/DeleteCompanyAddress/component.json +0 -62
- package/dist/appmixer/clientify/crm/DeleteCompanyEmail/DeleteCompanyEmail.js +0 -22
- package/dist/appmixer/clientify/crm/DeleteCompanyEmail/component.json +0 -62
- package/dist/appmixer/clientify/crm/DeleteCompanyPhone/DeleteCompanyPhone.js +0 -22
- package/dist/appmixer/clientify/crm/DeleteCompanyPhone/component.json +0 -62
- package/dist/appmixer/clientify/crm/DeleteCompanyWebsite/DeleteCompanyWebsite.js +0 -22
- package/dist/appmixer/clientify/crm/DeleteCompanyWebsite/component.json +0 -62
- package/dist/appmixer/clientify/crm/DeleteContact/DeleteContact.js +0 -22
- package/dist/appmixer/clientify/crm/DeleteContact/component.json +0 -51
- package/dist/appmixer/clientify/crm/DeleteContactAddress/DeleteContactAddress.js +0 -22
- package/dist/appmixer/clientify/crm/DeleteContactAddress/component.json +0 -62
- package/dist/appmixer/clientify/crm/DeleteContactEmail/DeleteContactEmail.js +0 -22
- package/dist/appmixer/clientify/crm/DeleteContactEmail/component.json +0 -62
- package/dist/appmixer/clientify/crm/DeleteContactOtherCompany/DeleteContactOtherCompany.js +0 -22
- package/dist/appmixer/clientify/crm/DeleteContactOtherCompany/component.json +0 -62
- package/dist/appmixer/clientify/crm/DeleteContactPhone/DeleteContactPhone.js +0 -22
- package/dist/appmixer/clientify/crm/DeleteContactPhone/component.json +0 -62
- package/dist/appmixer/clientify/crm/GetCompany/GetCompany.js +0 -24
- package/dist/appmixer/clientify/crm/GetCompany/component.json +0 -69
- package/dist/appmixer/clientify/crm/GetContact/GetContact.js +0 -24
- package/dist/appmixer/clientify/crm/GetContact/component.json +0 -90
- package/dist/appmixer/clientify/crm/GetCurrentUser/GetCurrentUser.js +0 -17
- package/dist/appmixer/clientify/crm/GetCurrentUser/component.json +0 -49
- package/dist/appmixer/clientify/crm/GetTask/GetTask.js +0 -24
- package/dist/appmixer/clientify/crm/GetTask/component.json +0 -78
- package/dist/appmixer/clientify/crm/ListAllCompanyTags/ListAllCompanyTags.js +0 -16
- package/dist/appmixer/clientify/crm/ListAllCompanyTags/component.json +0 -67
- package/dist/appmixer/clientify/crm/ListAllContactTags/ListAllContactTags.js +0 -16
- package/dist/appmixer/clientify/crm/ListAllContactTags/component.json +0 -67
- package/dist/appmixer/clientify/crm/ListCompanies/ListCompanies.js +0 -26
- package/dist/appmixer/clientify/crm/ListCompanies/component.json +0 -117
- package/dist/appmixer/clientify/crm/ListCompanyAddresses/ListCompanyAddresses.js +0 -20
- package/dist/appmixer/clientify/crm/ListCompanyAddresses/component.json +0 -79
- package/dist/appmixer/clientify/crm/ListCompanyCustomfields/ListCompanyCustomfields.js +0 -20
- package/dist/appmixer/clientify/crm/ListCompanyCustomfields/component.json +0 -79
- package/dist/appmixer/clientify/crm/ListCompanyEmails/ListCompanyEmails.js +0 -20
- package/dist/appmixer/clientify/crm/ListCompanyEmails/component.json +0 -88
- package/dist/appmixer/clientify/crm/ListCompanyEmployees/ListCompanyEmployees.js +0 -20
- package/dist/appmixer/clientify/crm/ListCompanyEmployees/component.json +0 -79
- package/dist/appmixer/clientify/crm/ListCompanyPhones/ListCompanyPhones.js +0 -20
- package/dist/appmixer/clientify/crm/ListCompanyPhones/component.json +0 -91
- package/dist/appmixer/clientify/crm/ListCompanySectors/ListCompanySectors.js +0 -16
- package/dist/appmixer/clientify/crm/ListCompanySectors/component.json +0 -64
- package/dist/appmixer/clientify/crm/ListCompanyTags/ListCompanyTags.js +0 -20
- package/dist/appmixer/clientify/crm/ListCompanyTags/component.json +0 -85
- package/dist/appmixer/clientify/crm/ListCompanyTasks/ListCompanyTasks.js +0 -20
- package/dist/appmixer/clientify/crm/ListCompanyTasks/component.json +0 -79
- package/dist/appmixer/clientify/crm/ListCompanyWallentries/ListCompanyWallentries.js +0 -20
- package/dist/appmixer/clientify/crm/ListCompanyWallentries/component.json +0 -79
- package/dist/appmixer/clientify/crm/ListCompanyWebsites/ListCompanyWebsites.js +0 -20
- package/dist/appmixer/clientify/crm/ListCompanyWebsites/component.json +0 -79
- package/dist/appmixer/clientify/crm/ListContactAddresses/ListContactAddresses.js +0 -20
- package/dist/appmixer/clientify/crm/ListContactAddresses/component.json +0 -79
- package/dist/appmixer/clientify/crm/ListContactCustomfields/ListContactCustomfields.js +0 -20
- package/dist/appmixer/clientify/crm/ListContactCustomfields/component.json +0 -79
- package/dist/appmixer/clientify/crm/ListContactEmails/ListContactEmails.js +0 -20
- package/dist/appmixer/clientify/crm/ListContactEmails/component.json +0 -88
- package/dist/appmixer/clientify/crm/ListContactOtherCompanies/ListContactOtherCompanies.js +0 -20
- package/dist/appmixer/clientify/crm/ListContactOtherCompanies/component.json +0 -85
- package/dist/appmixer/clientify/crm/ListContactPhones/ListContactPhones.js +0 -20
- package/dist/appmixer/clientify/crm/ListContactPhones/component.json +0 -91
- package/dist/appmixer/clientify/crm/ListContactTags/ListContactTags.js +0 -20
- package/dist/appmixer/clientify/crm/ListContactTags/component.json +0 -85
- package/dist/appmixer/clientify/crm/ListContactTasks/ListContactTasks.js +0 -20
- package/dist/appmixer/clientify/crm/ListContactTasks/component.json +0 -79
- package/dist/appmixer/clientify/crm/ListContactWallentries/ListContactWallentries.js +0 -20
- package/dist/appmixer/clientify/crm/ListContactWallentries/component.json +0 -79
- package/dist/appmixer/clientify/crm/ListContacts/ListContacts.js +0 -26
- package/dist/appmixer/clientify/crm/ListContacts/component.json +0 -138
- package/dist/appmixer/clientify/crm/ListCustomFieldValues/ListCustomFieldValues.js +0 -19
- package/dist/appmixer/clientify/crm/ListCustomFieldValues/component.json +0 -77
- package/dist/appmixer/clientify/crm/ListCustomFields/ListCustomFields.js +0 -19
- package/dist/appmixer/clientify/crm/ListCustomFields/component.json +0 -77
- package/dist/appmixer/clientify/crm/ListTaskStages/ListTaskStages.js +0 -19
- package/dist/appmixer/clientify/crm/ListTaskStages/component.json +0 -87
- package/dist/appmixer/clientify/crm/ListTaskTypes/ListTaskTypes.js +0 -19
- package/dist/appmixer/clientify/crm/ListTaskTypes/component.json +0 -87
- package/dist/appmixer/clientify/crm/ListTasks/ListTasks.js +0 -25
- package/dist/appmixer/clientify/crm/ListTasks/component.json +0 -102
- package/dist/appmixer/clientify/crm/ListUsers/ListUsers.js +0 -24
- package/dist/appmixer/clientify/crm/ListUsers/component.json +0 -93
- package/dist/appmixer/clientify/crm/RemoveCompanyEmployee/RemoveCompanyEmployee.js +0 -22
- package/dist/appmixer/clientify/crm/RemoveCompanyEmployee/component.json +0 -62
- package/dist/appmixer/clientify/crm/RemoveCompanyTag/RemoveCompanyTag.js +0 -22
- package/dist/appmixer/clientify/crm/RemoveCompanyTag/component.json +0 -62
- package/dist/appmixer/clientify/crm/RemoveContactTag/RemoveContactTag.js +0 -22
- package/dist/appmixer/clientify/crm/RemoveContactTag/component.json +0 -62
- package/dist/appmixer/clientify/crm/SearchCompanies/SearchCompanies.js +0 -29
- package/dist/appmixer/clientify/crm/SearchCompanies/component.json +0 -111
- package/dist/appmixer/clientify/crm/UpdateCompany/UpdateCompany.js +0 -24
- package/dist/appmixer/clientify/crm/UpdateCompany/component.json +0 -60
- package/dist/appmixer/clientify/crm/UpdateCompanyAddress/UpdateCompanyAddress.js +0 -35
- package/dist/appmixer/clientify/crm/UpdateCompanyAddress/component.json +0 -131
- package/dist/appmixer/clientify/crm/UpdateCompanyEmail/UpdateCompanyEmail.js +0 -27
- package/dist/appmixer/clientify/crm/UpdateCompanyEmail/component.json +0 -91
- package/dist/appmixer/clientify/crm/UpdateCompanyPhone/UpdateCompanyPhone.js +0 -27
- package/dist/appmixer/clientify/crm/UpdateCompanyPhone/component.json +0 -91
- package/dist/appmixer/clientify/crm/UpdateCompanyWebsite/UpdateCompanyWebsite.js +0 -25
- package/dist/appmixer/clientify/crm/UpdateCompanyWebsite/component.json +0 -81
- package/dist/appmixer/clientify/crm/UpdateContact/UpdateContact.js +0 -24
- package/dist/appmixer/clientify/crm/UpdateContact/component.json +0 -81
- package/dist/appmixer/clientify/crm/UpdateContactAddress/UpdateContactAddress.js +0 -35
- package/dist/appmixer/clientify/crm/UpdateContactAddress/component.json +0 -152
- package/dist/appmixer/clientify/crm/UpdateContactEmail/UpdateContactEmail.js +0 -27
- package/dist/appmixer/clientify/crm/UpdateContactEmail/component.json +0 -112
- package/dist/appmixer/clientify/crm/UpdateContactMarketingStatus/UpdateContactMarketingStatus.js +0 -25
- package/dist/appmixer/clientify/crm/UpdateContactMarketingStatus/component.json +0 -92
- package/dist/appmixer/clientify/crm/UpdateContactOtherCompany/UpdateContactOtherCompany.js +0 -25
- package/dist/appmixer/clientify/crm/UpdateContactOtherCompany/component.json +0 -102
- package/dist/appmixer/clientify/crm/UpdateContactPhone/UpdateContactPhone.js +0 -27
- package/dist/appmixer/clientify/crm/UpdateContactPhone/component.json +0 -112
- package/dist/appmixer/clientify/crm/UpdateTask/UpdateTask.js +0 -24
- package/dist/appmixer/clientify/crm/UpdateTask/component.json +0 -69
- package/dist/appmixer/clientify/crm/clientify.js +0 -49
- package/dist/appmixer/clientify/crm/fields.js +0 -24
- package/dist/appmixer/clientify/crm/module.json +0 -7
|
@@ -1,112 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "appmixer.clientify.crm.UpdateContactPhone",
|
|
3
|
-
"author": "Clientify",
|
|
4
|
-
"label": "Update Contact Phone",
|
|
5
|
-
"description": "Update a contact phone entry.",
|
|
6
|
-
"private": false,
|
|
7
|
-
"version": "0.1.0",
|
|
8
|
-
"auth": {
|
|
9
|
-
"service": "appmixer:clientify"
|
|
10
|
-
},
|
|
11
|
-
"inPorts": [
|
|
12
|
-
{
|
|
13
|
-
"name": "in",
|
|
14
|
-
"schema": {
|
|
15
|
-
"type": "object",
|
|
16
|
-
"additionalProperties": false,
|
|
17
|
-
"properties": {
|
|
18
|
-
"contactId": {
|
|
19
|
-
"type": "number"
|
|
20
|
-
},
|
|
21
|
-
"phoneId": {
|
|
22
|
-
"type": "number"
|
|
23
|
-
},
|
|
24
|
-
"phone": {
|
|
25
|
-
"type": "string"
|
|
26
|
-
},
|
|
27
|
-
"type": {
|
|
28
|
-
"type": "number"
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
"required": [
|
|
32
|
-
"contactId",
|
|
33
|
-
"phoneId",
|
|
34
|
-
"phone",
|
|
35
|
-
"type"
|
|
36
|
-
]
|
|
37
|
-
},
|
|
38
|
-
"inspector": {
|
|
39
|
-
"inputs": {
|
|
40
|
-
"contactId": {
|
|
41
|
-
"type": "number",
|
|
42
|
-
"label": "Contact ID",
|
|
43
|
-
"tooltip": "Set Contact ID (can be mapped from previous steps).",
|
|
44
|
-
"index": 1
|
|
45
|
-
},
|
|
46
|
-
"phoneId": {
|
|
47
|
-
"type": "number",
|
|
48
|
-
"label": "Phone ID",
|
|
49
|
-
"tooltip": "Set Phone ID (can be mapped from previous steps).",
|
|
50
|
-
"index": 2
|
|
51
|
-
},
|
|
52
|
-
"phone": {
|
|
53
|
-
"type": "text",
|
|
54
|
-
"label": "Phone",
|
|
55
|
-
"tooltip": "Set Phone (can be mapped from previous steps).",
|
|
56
|
-
"index": 3
|
|
57
|
-
},
|
|
58
|
-
"type": {
|
|
59
|
-
"type": "number",
|
|
60
|
-
"label": "Type",
|
|
61
|
-
"tooltip": "Set Type (can be mapped from previous steps).",
|
|
62
|
-
"index": 4
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
],
|
|
68
|
-
"outPorts": [
|
|
69
|
-
{
|
|
70
|
-
"name": "out",
|
|
71
|
-
"schema": {
|
|
72
|
-
"type": "object",
|
|
73
|
-
"additionalProperties": true,
|
|
74
|
-
"properties": {
|
|
75
|
-
"id": {
|
|
76
|
-
"type": "number"
|
|
77
|
-
},
|
|
78
|
-
"url": {
|
|
79
|
-
"type": "string"
|
|
80
|
-
},
|
|
81
|
-
"first_name": {
|
|
82
|
-
"type": "string"
|
|
83
|
-
},
|
|
84
|
-
"last_name": {
|
|
85
|
-
"type": "string"
|
|
86
|
-
},
|
|
87
|
-
"email": {
|
|
88
|
-
"type": [
|
|
89
|
-
"string",
|
|
90
|
-
"null"
|
|
91
|
-
]
|
|
92
|
-
},
|
|
93
|
-
"company_id": {
|
|
94
|
-
"type": [
|
|
95
|
-
"number",
|
|
96
|
-
"null"
|
|
97
|
-
]
|
|
98
|
-
},
|
|
99
|
-
"company_name": {
|
|
100
|
-
"type": [
|
|
101
|
-
"string",
|
|
102
|
-
"null"
|
|
103
|
-
]
|
|
104
|
-
}
|
|
105
|
-
},
|
|
106
|
-
"required": [
|
|
107
|
-
"id"
|
|
108
|
-
]
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
|
-
]
|
|
112
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
const { clientifyRequest } = require('../clientify');
|
|
2
|
-
|
|
3
|
-
module.exports = {
|
|
4
|
-
async receive(context) {
|
|
5
|
-
const { apiKey, baseUrl } = context.auth;
|
|
6
|
-
const input = (context.messages.in && context.messages.in.content) || {};
|
|
7
|
-
const taskId = input.taskId;
|
|
8
|
-
if (!taskId) {
|
|
9
|
-
throw new context.CancelError('taskId is required');
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
const { taskId: _ignored, ...body } = input;
|
|
13
|
-
const { data } = await clientifyRequest(context, {
|
|
14
|
-
apiKey,
|
|
15
|
-
baseUrl,
|
|
16
|
-
method: 'PUT',
|
|
17
|
-
path: `/tasks/${taskId}/`,
|
|
18
|
-
data: body,
|
|
19
|
-
});
|
|
20
|
-
|
|
21
|
-
return context.sendJson(data, 'out');
|
|
22
|
-
},
|
|
23
|
-
};
|
|
24
|
-
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "appmixer.clientify.crm.UpdateTask",
|
|
3
|
-
"author": "Clientify",
|
|
4
|
-
"label": "Update Task",
|
|
5
|
-
"description": "Update an existing task.",
|
|
6
|
-
"private": false,
|
|
7
|
-
"version": "0.1.0",
|
|
8
|
-
"auth": {
|
|
9
|
-
"service": "appmixer:clientify"
|
|
10
|
-
},
|
|
11
|
-
"inPorts": [
|
|
12
|
-
{
|
|
13
|
-
"name": "in",
|
|
14
|
-
"schema": {
|
|
15
|
-
"type": "object",
|
|
16
|
-
"properties": {
|
|
17
|
-
"taskId": {
|
|
18
|
-
"type": "number"
|
|
19
|
-
}
|
|
20
|
-
},
|
|
21
|
-
"required": [
|
|
22
|
-
"taskId"
|
|
23
|
-
]
|
|
24
|
-
},
|
|
25
|
-
"inspector": {
|
|
26
|
-
"inputs": {
|
|
27
|
-
"taskId": {
|
|
28
|
-
"type": "number",
|
|
29
|
-
"label": "Task ID",
|
|
30
|
-
"tooltip": "Set Task ID (can be mapped from previous steps).",
|
|
31
|
-
"index": 1
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
],
|
|
37
|
-
"outPorts": [
|
|
38
|
-
{
|
|
39
|
-
"name": "out",
|
|
40
|
-
"schema": {
|
|
41
|
-
"type": "object",
|
|
42
|
-
"additionalProperties": true,
|
|
43
|
-
"properties": {
|
|
44
|
-
"id": {
|
|
45
|
-
"type": "number"
|
|
46
|
-
},
|
|
47
|
-
"url": {
|
|
48
|
-
"type": "string"
|
|
49
|
-
},
|
|
50
|
-
"name": {
|
|
51
|
-
"type": "string"
|
|
52
|
-
},
|
|
53
|
-
"status": {
|
|
54
|
-
"type": "string"
|
|
55
|
-
},
|
|
56
|
-
"due_date": {
|
|
57
|
-
"type": [
|
|
58
|
-
"string",
|
|
59
|
-
"null"
|
|
60
|
-
]
|
|
61
|
-
}
|
|
62
|
-
},
|
|
63
|
-
"required": [
|
|
64
|
-
"id"
|
|
65
|
-
]
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
]
|
|
69
|
-
}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
const DEFAULT_BASE_URL = 'https://api-plus.clientify.com/v2';
|
|
2
|
-
|
|
3
|
-
function normalizeBaseUrl(baseUrl) {
|
|
4
|
-
const raw = String(baseUrl || DEFAULT_BASE_URL).trim();
|
|
5
|
-
return raw.endsWith('/') ? raw.slice(0, -1) : raw;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
function buildUrl(baseUrl, path, query) {
|
|
9
|
-
const base = normalizeBaseUrl(baseUrl);
|
|
10
|
-
const p = path.startsWith('/') ? path : `/${path}`;
|
|
11
|
-
const url = new URL(`${base}${p}`);
|
|
12
|
-
if (query && typeof query === 'object') {
|
|
13
|
-
for (const [key, value] of Object.entries(query)) {
|
|
14
|
-
if (value === undefined || value === null) continue;
|
|
15
|
-
url.searchParams.set(key, String(value));
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
return url.toString();
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
/**
|
|
22
|
-
* Minimal Clientify request helper for AppMixer components.
|
|
23
|
-
*
|
|
24
|
-
* We prefer `context.httpRequest()` so AppMixer can handle retries/logging.
|
|
25
|
-
*/
|
|
26
|
-
async function clientifyRequest(context, { apiKey, baseUrl, method, path, query, data }) {
|
|
27
|
-
if (!context?.httpRequest) {
|
|
28
|
-
throw new Error('Expected AppMixer context.httpRequest to exist.');
|
|
29
|
-
}
|
|
30
|
-
if (!apiKey) {
|
|
31
|
-
throw new Error('Missing apiKey in AppMixer connection.');
|
|
32
|
-
}
|
|
33
|
-
const url = buildUrl(baseUrl || DEFAULT_BASE_URL, path, query);
|
|
34
|
-
return context.httpRequest({
|
|
35
|
-
method,
|
|
36
|
-
url,
|
|
37
|
-
headers: {
|
|
38
|
-
Authorization: `Token ${apiKey}`,
|
|
39
|
-
'Content-Type': 'application/json',
|
|
40
|
-
Accept: 'application/json',
|
|
41
|
-
},
|
|
42
|
-
data,
|
|
43
|
-
});
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
module.exports = {
|
|
47
|
-
DEFAULT_BASE_URL,
|
|
48
|
-
clientifyRequest,
|
|
49
|
-
};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
module.exports = {
|
|
2
|
-
contacts: {
|
|
3
|
-
list:
|
|
4
|
-
'id,owner_id,first_name,last_name,status,title,company_id,contact_type,contact_source,picture_url,description,remarks,summary,created',
|
|
5
|
-
detail:
|
|
6
|
-
'id,owner_id,first_name,last_name,status,title,company_id,company_name,company_picture,contact_type,contact_source,picture_url,description,remarks,summary',
|
|
7
|
-
},
|
|
8
|
-
companies: {
|
|
9
|
-
list:
|
|
10
|
-
'id,name,sector,company_sector,business_name,taxpayer_identification_number,fax,number_of_employees,number_of_employees_desc,owner,owner_name,rank,rank_manual,picture_url,facebook_url,linkedin_url,twitter_url,private,last_viewed,last_interaction,facebook_id,twitter_id,linkedin_id,founded,online_since,full_contact_extra,approx_employees,description,remarks,summary,linkedin_picture_url,created,modified,youtube_url,instagram_url,owner_picture,industry',
|
|
11
|
-
detail:
|
|
12
|
-
'id,name,sector,company_sector,business_name,taxpayer_identification_number,fax,number_of_employees,number_of_employees_desc,owner,owner_name,rank,rank_manual,picture_url,facebook_url,linkedin_url,twitter_url,private,last_viewed,last_interaction,facebook_id,twitter_id,linkedin_id,founded,online_since,full_contact_extra,approx_employees,description,remarks,summary,linkedin_picture_url,created,modified,youtube_url,instagram_url,owner_picture,industry',
|
|
13
|
-
},
|
|
14
|
-
tasks: {
|
|
15
|
-
list:
|
|
16
|
-
'url,id,owner,owner_name,owner_id,assigned_to,assigned_to_name,assigned_to_id,name,description,remarks,due_date,start_datetime,end_datetime,duration,type,status,status_desc,task_type,type_desc,task_stage,related_companies,additional_option,location,guest_users,created,modified,related_contacts,priority,recurring_type,recurring_end_date,recurring_interval,tags,activity_type,url_meeting,assigned_to_picture,parent_task_id,colors,recurring_days_of_week,recurring_days_of_month,recurring_days_of_year,number_of_repetitions,outcome,meeting_goal,is_holiday',
|
|
17
|
-
detail:
|
|
18
|
-
'url,id,owner,owner_name,owner_id,assigned_to,assigned_to_name,assigned_to_id,assigned_to_picture,name,description,remarks,due_date,start_datetime,end_datetime,duration,type,status,status_desc,deals,task_type,type_desc,task_stage,priority,related_companies,related_companies_names,related_companies_data,related_contacts,related_contacts_names,related_contacts_data,related_deals_data,tags,notes,phone_number,colors,additional_option,location,guest_users,created,modified,completed_date,activity_type,parent_task,parent_task_id,recurring_days_of_week,recurring_days_of_month,recurring_days_of_year,recurring_type,recurring_end_date,recurring_interval,meeting_goal,url_meeting,number_of_repetitions,outcome,is_holiday',
|
|
19
|
-
},
|
|
20
|
-
users: {
|
|
21
|
-
list: 'id,username,full_name',
|
|
22
|
-
me: 'id,email,username,full_name',
|
|
23
|
-
},
|
|
24
|
-
};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "appmixer.clientify.crm",
|
|
3
|
-
"label": "CRM",
|
|
4
|
-
"category": "crm",
|
|
5
|
-
"icon": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCIgdmlld0JveD0iMCAwIDY0IDY0Ij48cmVjdCB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIHJ4PSIxMiIgZmlsbD0iIzBlYTVlOSIvPjx0ZXh0IHg9IjMyIiB5PSI0MSIgZm9udC1mYW1pbHk9IkFyaWFsLCBIZWx2ZXRpY2EsIHNhbnMtc2VyaWYiIGZvbnQtc2l6ZT0iMjgiIHRleHQtYW5jaG9yPSJtaWRkbGUiIGZpbGw9IiNmZmYiPkM8L3RleHQ+PC9zdmc+",
|
|
6
|
-
"description": "Clientify CRM actions."
|
|
7
|
-
}
|