Skip to content

Commit 5c7dcad

Browse files
committed
Initial commit
0 parents  commit 5c7dcad

25 files changed

+96491
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto

.gitignore

Whitespace-only changes.

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2020 andrey-tech
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
# amoCRM API v2 documentation
2+
3+
Архив документации по REST API [amoCRM](https://www.amocrm.ru) **v2** (запросы к API отправляются на /api/v2/) в формате HTML.
4+
В настоящее время актуальной версией является [REST API amoCRM **v4**](https://www.amocrm.ru/developers/content/crm_platform/api-reference) (запросы к API отправляются на /api/v4/).
5+
6+
Данный архив был создан в связи с тем, что документация по REST API **v2**:
7+
8+
- отсутствует на русскоязычной версии сайта;
9+
- пока частично доступна по прямым ссылкам на отдельные разделы на русскоязычной версии сайта;
10+
- пока присутствует на англоизычной версии сайта в разделе [Api General Methods](https://www.amocrm.com/developers/).
11+
12+
## Документация по REST API amoCRM **v2**
13+
14+
Архив документации по REST API amoCRM **v2** в формате HTML и прямые ссылки на сайт amoCRM:
15+
16+
- [Аккаунт](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/account.html)
17+
- [Авторизация](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/auth.html)
18+
- [Компаниии](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/companies.html) [🗏](https://www.amocrm.ru/developers/content/api/companies)
19+
- [Контакты](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/contacts.html) [🗏](https://www.amocrm.ru/developers/content/api/contacts)
20+
- [Сделки](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/leads.html) [🗏](https://www.amocrm.ru/developers/content/api/leads)
21+
- [События](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/notes.html) [🗏](https://www.amocrm.ru/developers/content/api/notes)
22+
- [Задачи](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/tasks.html) [🗏](https://www.amocrm.ru/developers/content/api/tasks)
23+
- [Списки](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/catalogs.html) [🗏](https://www.amocrm.ru/developers/content/catalogs/catalogs)
24+
- [Элементы списков](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/catalog-elements.html) [🗏](https://www.amocrm.ru/developers/content/catalogs/elements)
25+
- [Неразобранное](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/unsorted.html) [🗏](https://www.amocrm.ru/developers/content/api/unsorted)
26+
- [Webhooks](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/webhooks.html) [🗏](https://www.amocrm.com/developers/content/api/webhooks/) (en)
27+
- [Покупатели](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/customers.html)
28+
- [Дополнительные поля](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/custom_fields.html)
29+
- [Виджеты](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/widgets.html)
30+
- [Товары](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/products.html)
31+
- [Воронки и этапы продаж](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/pipelines.html)
32+
- [Логирование звонков](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/calls-add.html)
33+
- [Уведомление о звонке](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/call-event.html)
34+
- [Коды ошибок](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/errors.html)
35+
- [Ограничения и рекомендации](https://htmlpreview.github.io/?https://github.com/andrey-tech/amocrm-api-v2-docs/blob/master/docs/recommendations.html)
36+
37+
<a id="%D0%90%D0%B2%D1%82%D0%BE%D1%80"></a>
38+
## Автор архива
39+
40+
© 2020 andrey-tech
41+
42+
<a id="%D0%9B%D0%B8%D1%86%D0%B5%D0%BD%D0%B7%D0%B8%D1%8F"></a>
43+
## Лицензия
44+
45+
Данный архив документации распространяется на условиях лицензии [MIT](./LICENSE).

composer.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "andrey-tech/amocrm-api-v2-docs",
3+
"description": "Архив документации по REST API amoCRM v2 в формате HTML",
4+
"keywords": [ "amocrm", "crm", "api", "docs", "html" ],
5+
"homepage": "https://github.com/andrey-tech/amocrm-api-v2-docs",
6+
"minimum-stability": "stable",
7+
"license": "MIT",
8+
"authors": [
9+
{
10+
"name": "andrey-tech",
11+
"homepage": "https://github.com/andrey-tech/",
12+
"role": "Developer"
13+
}
14+
]
15+
}

docs/account.html

Lines changed: 4057 additions & 0 deletions
Large diffs are not rendered by default.

docs/auth.html

Lines changed: 3222 additions & 0 deletions
Large diffs are not rendered by default.

docs/call-event.html

Lines changed: 3256 additions & 0 deletions
Large diffs are not rendered by default.

docs/calls-add.html

Lines changed: 3423 additions & 0 deletions
Large diffs are not rendered by default.

docs/catalog-elements.html

Lines changed: 3825 additions & 0 deletions
Large diffs are not rendered by default.

docs/catalogs.html

Lines changed: 3596 additions & 0 deletions
Large diffs are not rendered by default.

docs/companies.html

Lines changed: 23964 additions & 0 deletions
Large diffs are not rendered by default.

docs/contacts.html

Lines changed: 3945 additions & 0 deletions
Large diffs are not rendered by default.

docs/custom_fields.html

Lines changed: 3600 additions & 0 deletions
Large diffs are not rendered by default.

docs/customers.html

Lines changed: 4954 additions & 0 deletions
Large diffs are not rendered by default.

docs/errors.html

Lines changed: 3514 additions & 0 deletions
Large diffs are not rendered by default.

docs/leads.html

Lines changed: 3986 additions & 0 deletions
Large diffs are not rendered by default.

docs/notes.html

Lines changed: 3694 additions & 0 deletions
Large diffs are not rendered by default.

docs/pipelines.html

Lines changed: 4030 additions & 0 deletions
Large diffs are not rendered by default.

docs/products.html

Lines changed: 3215 additions & 0 deletions
Large diffs are not rendered by default.

docs/recommendations.html

Lines changed: 3068 additions & 0 deletions
Large diffs are not rendered by default.

docs/tasks.html

Lines changed: 3585 additions & 0 deletions
Large diffs are not rendered by default.

docs/unsorted.html

Lines changed: 4520 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)