Зарегистрируйтесь и начните использовать Yume бесплатно
curl --request GET \
--url https://api.example.com/v1/crm/integrations/[
{
"id": 123,
"code": "<string>",
"name": "<string>",
"prices": [
{
"id": 123,
"variant": {
"id": 123,
"name": "<string>",
"code": "<string>",
"limits": [
"<string>"
]
},
"integration": 123,
"type": "period",
"currency": "KZT",
"days": 30,
"price": "<string>",
"amount": -1,
"tenant": 123
}
],
"variants": [
{
"id": 123,
"name": "<string>",
"code": "<string>",
"limits": [
"<string>"
]
}
],
"extra": {
"fields": [
"<string>"
],
"specs": [
{
"name": "<string>",
"label": "<string>",
"params": "<unknown>"
}
],
"is_yume_cloud": false,
"link": "<string>",
"manual": true
},
"slug": "<string>",
"comment": "<string>",
"slogan": "<string>",
"type": "integration",
"detail": "<string>",
"icon": "<string>",
"image": "<string>",
"image_alt": "<string>",
"disabled": true,
"demo_enabled": true,
"demo_duration": "<string>",
"tags": [
"free"
],
"modules": [
"finance"
],
"visable": true
}
]curl --request GET \
--url https://api.example.com/v1/crm/integrations/[
{
"id": 123,
"code": "<string>",
"name": "<string>",
"prices": [
{
"id": 123,
"variant": {
"id": 123,
"name": "<string>",
"code": "<string>",
"limits": [
"<string>"
]
},
"integration": 123,
"type": "period",
"currency": "KZT",
"days": 30,
"price": "<string>",
"amount": -1,
"tenant": 123
}
],
"variants": [
{
"id": 123,
"name": "<string>",
"code": "<string>",
"limits": [
"<string>"
]
}
],
"extra": {
"fields": [
"<string>"
],
"specs": [
{
"name": "<string>",
"label": "<string>",
"params": "<unknown>"
}
],
"is_yume_cloud": false,
"link": "<string>",
"manual": true
},
"slug": "<string>",
"comment": "<string>",
"slogan": "<string>",
"type": "integration",
"detail": "<string>",
"icon": "<string>",
"image": "<string>",
"image_alt": "<string>",
"disabled": true,
"demo_enabled": true,
"demo_duration": "<string>",
"tags": [
"free"
],
"modules": [
"finance"
],
"visable": true
}
]Which field to use when ordering the results.
A search term.
Тип интеграции
integration - integrationmodule - moduleintegration, module Код интеграции
64Название интеграции
512Show child attributes
Show child attributes
Show child attributes
255^[-a-zA-Z0-9_]+$512Слоган интеграции
Тип интеграции
integration - integrationmodule - moduleintegration, module Описание интеграции
Иконка интеграции
Изображение интеграции
Альтернативное изображение интеграции
Отключено интеграцию
Демо интеграция
free - freepromo - promopopular - popularrecommend - recommendfree, promo, popular, recommend Модули интеграции
finance - Финансыsales - Продажиmarketing - Маркетингother - Другоеhr - HRfinance, sales, marketing, other, hr Видимость интеграции для пользователей
Была ли эта страница полезной?