import CrmApi from '...';
const api = new CrmApi(process.env.login, process.env.hash, process.env.url);
(async () => {
await api.connect();
// await api.addTask(obj);
await api.updateTask({
id: 1348659,
text: "Аллвфывфывфывы123аыаыа",
updated_at: 1574163562705
});
})();
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
co1dmoon/testlibb2b
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published