2021-10-20 09:43:35 +00:00
|
|
|
---
|
|
|
|
http_interactions:
|
|
|
|
- request:
|
|
|
|
method: get
|
|
|
|
uri: https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/settings
|
|
|
|
body:
|
|
|
|
encoding: US-ASCII
|
|
|
|
string: ''
|
|
|
|
headers:
|
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
Accept-Encoding:
|
|
|
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
|
|
|
Accept:
|
|
|
|
- "*/*"
|
|
|
|
User-Agent:
|
|
|
|
- Ruby
|
|
|
|
Host:
|
|
|
|
- "<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>"
|
|
|
|
Authorization:
|
|
|
|
- Basic <IMPORT_KAYAKO_ENDPOINT_BASIC_AUTH>
|
|
|
|
response:
|
|
|
|
status:
|
|
|
|
code: 200
|
|
|
|
message: OK
|
|
|
|
headers:
|
|
|
|
Server:
|
|
|
|
- nginx
|
|
|
|
Date:
|
2022-04-22 14:40:18 +00:00
|
|
|
- Fri, 22 Apr 2022 09:06:34 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
Transfer-Encoding:
|
|
|
|
- chunked
|
|
|
|
Connection:
|
|
|
|
- keep-alive
|
|
|
|
X-Csrf-Token:
|
2022-04-22 14:40:18 +00:00
|
|
|
- IYa5ldrgBE0z07djQvT1XEHpqiB0EXmPwFyI5L5WpJpQyp4vNH25zeB0GJwWhSNP9TTYYzOxKnlE6pNIM6JeNxcfX3NECOmPVpKC
|
2021-10-20 09:43:35 +00:00
|
|
|
Cache-Control:
|
|
|
|
- private, max-age=0, must-revalidate
|
|
|
|
Expires:
|
|
|
|
- '0'
|
|
|
|
X-Api-Version:
|
|
|
|
- '1'
|
|
|
|
Date-Iso:
|
2022-04-22 14:40:18 +00:00
|
|
|
- '2022-04-22T09:06:34+00:00'
|
2021-10-20 09:43:35 +00:00
|
|
|
Access-Control-Expose-Headers:
|
|
|
|
- Date-ISO
|
|
|
|
X-Xss-Protection:
|
|
|
|
- 1; mode=block
|
|
|
|
X-Content-Type-Options:
|
|
|
|
- nosniff
|
|
|
|
Strict-Transport-Security:
|
|
|
|
- max-age=31536000; includeSubDomains preload
|
|
|
|
body:
|
|
|
|
encoding: ASCII-8BIT
|
|
|
|
string: |-
|
|
|
|
{
|
|
|
|
"status": 200,
|
|
|
|
"data": [
|
|
|
|
{
|
|
|
|
"id": 71,
|
|
|
|
"category": "social",
|
|
|
|
"name": "account_connected",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "0",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 64,
|
|
|
|
"category": "email",
|
|
|
|
"name": "account_setup",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "0",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 14,
|
|
|
|
"category": "user",
|
|
|
|
"name": "agent_added",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "0",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 18,
|
|
|
|
"category": "security",
|
|
|
|
"name": "agent.authentication_type",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "internal",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 32,
|
|
|
|
"category": "security",
|
|
|
|
"name": "agent.google.authentication.domain",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 33,
|
|
|
|
"category": "security",
|
|
|
|
"name": "agent.ip_restriction",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 21,
|
|
|
|
"category": "security",
|
|
|
|
"name": "agent.login_attempt_limit",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "10",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 27,
|
|
|
|
"category": "security",
|
|
|
|
"name": "agent.password.expires_in",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "0",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 26,
|
|
|
|
"category": "security",
|
|
|
|
"name": "agent.password.max_consecutive",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "0",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 22,
|
|
|
|
"category": "security",
|
|
|
|
"name": "agent.password.min_characters",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "8",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 23,
|
|
|
|
"category": "security",
|
|
|
|
"name": "agent.password.min_numbers",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "1",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 24,
|
|
|
|
"category": "security",
|
|
|
|
"name": "agent.password.min_symbols",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "1",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 25,
|
|
|
|
"category": "security",
|
|
|
|
"name": "agent.password.require_mixed_case",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "1",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 20,
|
|
|
|
"category": "security",
|
|
|
|
"name": "agent.session_expiry",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "16",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 19,
|
|
|
|
"category": "security",
|
|
|
|
"name": "agent.social_authentication.google",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "0",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 28,
|
|
|
|
"category": "security",
|
|
|
|
"name": "agent.sso.jwt.login_url",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 29,
|
|
|
|
"category": "security",
|
|
|
|
"name": "agent.sso.jwt.logout_url",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 31,
|
|
|
|
"category": "security",
|
|
|
|
"name": "agent.sso.jwt.service_name",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "Agent SSO Service",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 30,
|
|
|
|
"category": "security",
|
|
|
|
"name": "agent.sso.jwt.shared_secret",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 65,
|
|
|
|
"category": "users",
|
|
|
|
"name": "allow_requests_from_unregistered",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "1",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 82,
|
|
|
|
"category": "security",
|
|
|
|
"name": "allow_unsafe_html_in_articles",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "0",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 63,
|
|
|
|
"category": "email",
|
|
|
|
"name": "custom_dkim",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "0",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 34,
|
|
|
|
"category": "security",
|
|
|
|
"name": "customer.authentication_type",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "internal",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 39,
|
|
|
|
"category": "security",
|
|
|
|
"name": "customer.login_attempt_limit",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "10",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 45,
|
|
|
|
"category": "security",
|
|
|
|
"name": "customer.password.expires_in",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "0",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 44,
|
|
|
|
"category": "security",
|
|
|
|
"name": "customer.password.max_consecutive",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "0",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 40,
|
|
|
|
"category": "security",
|
|
|
|
"name": "customer.password.min_characters",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "8",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 41,
|
|
|
|
"category": "security",
|
|
|
|
"name": "customer.password.min_numbers",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "1",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 42,
|
|
|
|
"category": "security",
|
|
|
|
"name": "customer.password.min_symbols",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "0",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 43,
|
|
|
|
"category": "security",
|
|
|
|
"name": "customer.password.require_mixed_case",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "0",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 38,
|
|
|
|
"category": "security",
|
|
|
|
"name": "customer.session_expiry",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "72",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 36,
|
|
|
|
"category": "security",
|
|
|
|
"name": "customer.social_authentication.facebook",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "1",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 37,
|
|
|
|
"category": "security",
|
|
|
|
"name": "customer.social_authentication.google",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "1",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 35,
|
|
|
|
"category": "security",
|
|
|
|
"name": "customer.social_authentication.twitter",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "1",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 46,
|
|
|
|
"category": "security",
|
|
|
|
"name": "customer.sso.jwt.login_url",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 47,
|
|
|
|
"category": "security",
|
|
|
|
"name": "customer.sso.jwt.logout_url",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 49,
|
|
|
|
"category": "security",
|
|
|
|
"name": "customer.sso.jwt.service_name",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "Customer SSO Service",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 48,
|
|
|
|
"category": "security",
|
|
|
|
"name": "customer.sso.jwt.shared_secret",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 4,
|
|
|
|
"category": "account",
|
|
|
|
"name": "default_language",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "en-us",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 68,
|
|
|
|
"category": "users",
|
|
|
|
"name": "email_blacklist",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 61,
|
|
|
|
"category": "email",
|
|
|
|
"name": "email_inbound_html",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "0",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 67,
|
|
|
|
"category": "users",
|
|
|
|
"name": "email_whitelist",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 15,
|
|
|
|
"category": "user",
|
|
|
|
"name": "experience_kayako_completed",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "0",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 16,
|
|
|
|
"category": "user",
|
|
|
|
"name": "learn_kayako_completed",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "0",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 62,
|
|
|
|
"category": "email",
|
|
|
|
"name": "personalize_replies",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "1",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 56,
|
|
|
|
"category": "cases",
|
|
|
|
"name": "reopen_conversation_on_bounce",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "1",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 66,
|
|
|
|
"category": "users",
|
|
|
|
"name": "require_captcha",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "1",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 75,
|
|
|
|
"category": "messenger",
|
|
|
|
"name": "setup",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "0",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 60,
|
|
|
|
"category": "email",
|
|
|
|
"name": "spam_score",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "5",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 17,
|
|
|
|
"category": "user",
|
|
|
|
"name": "team_added",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "0",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 74,
|
|
|
|
"category": "chat",
|
|
|
|
"name": "teams",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 6,
|
|
|
|
"category": "account",
|
|
|
|
"name": "time_format",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "24hour",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 55,
|
|
|
|
"category": "cases",
|
|
|
|
"name": "timetracking",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "1",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 5,
|
|
|
|
"category": "account",
|
|
|
|
"name": "timezone",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "UTC",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 52,
|
|
|
|
"category": "security",
|
|
|
|
"name": "token.android",
|
|
|
|
"is_protected": true,
|
|
|
|
"value": "",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 51,
|
|
|
|
"category": "security",
|
|
|
|
"name": "token.ios",
|
|
|
|
"is_protected": true,
|
|
|
|
"value": "",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 50,
|
|
|
|
"category": "security",
|
|
|
|
"name": "token.web",
|
|
|
|
"is_protected": true,
|
|
|
|
"value": "",
|
|
|
|
"resource_type": "setting"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 59,
|
|
|
|
"category": "email",
|
|
|
|
"name": "wildcard_email",
|
|
|
|
"is_protected": false,
|
|
|
|
"value": "1",
|
|
|
|
"resource_type": "setting"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"resource": "setting",
|
|
|
|
"total_count": 58,
|
2022-04-22 14:40:18 +00:00
|
|
|
"session_id": "vErcCvEtgY8160c8a3444d43d4aa00954ec82f437633472598Yhu9LeO55aQUDWVuyKq6U1tRgy"
|
2021-10-20 09:43:35 +00:00
|
|
|
}
|
2022-04-22 14:40:18 +00:00
|
|
|
recorded_at: Fri, 22 Apr 2022 09:06:34 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
- request:
|
|
|
|
method: get
|
|
|
|
uri: https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/teams?limit=100
|
|
|
|
body:
|
|
|
|
encoding: US-ASCII
|
|
|
|
string: ''
|
|
|
|
headers:
|
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
X-Session-Id:
|
2022-04-22 14:40:18 +00:00
|
|
|
- vErcCvEtgY8160c8a3444d43d4aa00954ec82f437633472598Yhu9LeO55aQUDWVuyKq6U1tRgy
|
2021-10-20 09:43:35 +00:00
|
|
|
Accept-Encoding:
|
|
|
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
|
|
|
Accept:
|
|
|
|
- "*/*"
|
|
|
|
User-Agent:
|
|
|
|
- Ruby
|
|
|
|
Host:
|
|
|
|
- "<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>"
|
|
|
|
response:
|
|
|
|
status:
|
|
|
|
code: 200
|
|
|
|
message: OK
|
|
|
|
headers:
|
|
|
|
Server:
|
|
|
|
- nginx
|
|
|
|
Date:
|
2022-04-22 14:40:18 +00:00
|
|
|
- Fri, 22 Apr 2022 09:06:35 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
Transfer-Encoding:
|
|
|
|
- chunked
|
|
|
|
Connection:
|
|
|
|
- keep-alive
|
|
|
|
Cache-Control:
|
|
|
|
- private, max-age=0, must-revalidate
|
|
|
|
Expires:
|
|
|
|
- '0'
|
|
|
|
X-Api-Version:
|
|
|
|
- '1'
|
|
|
|
Date-Iso:
|
2022-04-22 14:40:18 +00:00
|
|
|
- '2022-04-22T09:06:35+00:00'
|
2021-10-20 09:43:35 +00:00
|
|
|
Access-Control-Expose-Headers:
|
|
|
|
- Date-ISO
|
|
|
|
X-Xss-Protection:
|
|
|
|
- 1; mode=block
|
|
|
|
X-Content-Type-Options:
|
|
|
|
- nosniff
|
|
|
|
Strict-Transport-Security:
|
|
|
|
- max-age=31536000; includeSubDomains preload
|
|
|
|
body:
|
|
|
|
encoding: ASCII-8BIT
|
|
|
|
string: |-
|
|
|
|
{
|
|
|
|
"status": 200,
|
|
|
|
"data": [
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"legacy_id": null,
|
|
|
|
"title": "General",
|
|
|
|
"businesshour": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "business_hour"
|
|
|
|
},
|
|
|
|
"member_count": 2,
|
|
|
|
"created_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"resource_type": "team",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/teams/1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 2,
|
|
|
|
"legacy_id": null,
|
|
|
|
"title": "Support",
|
|
|
|
"businesshour": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "business_hour"
|
|
|
|
},
|
|
|
|
"member_count": 1,
|
|
|
|
"created_at": "2021-08-27T11:27:14+00:00",
|
|
|
|
"updated_at": "2021-08-27T11:27:14+00:00",
|
|
|
|
"resource_type": "team",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/teams/2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 3,
|
|
|
|
"legacy_id": null,
|
|
|
|
"title": "Sales",
|
|
|
|
"businesshour": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "business_hour"
|
|
|
|
},
|
|
|
|
"member_count": 0,
|
|
|
|
"created_at": "2021-08-27T11:27:24+00:00",
|
|
|
|
"updated_at": "2021-08-27T11:27:24+00:00",
|
|
|
|
"resource_type": "team",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/teams/3"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 4,
|
|
|
|
"legacy_id": null,
|
|
|
|
"title": "Marketing",
|
|
|
|
"businesshour": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "business_hour"
|
|
|
|
},
|
|
|
|
"member_count": 0,
|
|
|
|
"created_at": "2021-08-27T11:27:43+00:00",
|
|
|
|
"updated_at": "2021-08-27T11:27:44+00:00",
|
|
|
|
"resource_type": "team",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/teams/4"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"resource": "team",
|
|
|
|
"offset": 0,
|
|
|
|
"limit": 100,
|
|
|
|
"total_count": 4
|
|
|
|
}
|
2022-04-22 14:40:18 +00:00
|
|
|
recorded_at: Fri, 22 Apr 2022 09:06:35 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
- request:
|
|
|
|
method: get
|
|
|
|
uri: https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/organizations/fields?include=field_option,locale_field&limit=100
|
|
|
|
body:
|
|
|
|
encoding: US-ASCII
|
|
|
|
string: ''
|
|
|
|
headers:
|
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
X-Session-Id:
|
2022-04-22 14:40:18 +00:00
|
|
|
- vErcCvEtgY8160c8a3444d43d4aa00954ec82f437633472598Yhu9LeO55aQUDWVuyKq6U1tRgy
|
2021-10-20 09:43:35 +00:00
|
|
|
Accept-Encoding:
|
|
|
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
|
|
|
Accept:
|
|
|
|
- "*/*"
|
|
|
|
User-Agent:
|
|
|
|
- Ruby
|
|
|
|
Host:
|
|
|
|
- "<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>"
|
|
|
|
response:
|
|
|
|
status:
|
|
|
|
code: 200
|
|
|
|
message: OK
|
|
|
|
headers:
|
|
|
|
Server:
|
|
|
|
- nginx
|
|
|
|
Date:
|
2022-04-22 14:40:18 +00:00
|
|
|
- Fri, 22 Apr 2022 09:06:35 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
Content-Length:
|
|
|
|
- '97'
|
|
|
|
Connection:
|
|
|
|
- keep-alive
|
|
|
|
Etag:
|
|
|
|
- d41d8cd98f00b204e9800998ecf8427e
|
|
|
|
Cache-Control:
|
|
|
|
- private, max-age=0, must-revalidate
|
|
|
|
Expires:
|
|
|
|
- '0'
|
|
|
|
X-Api-Version:
|
|
|
|
- '1'
|
|
|
|
Date-Iso:
|
2022-04-22 14:40:18 +00:00
|
|
|
- '2022-04-22T09:06:35+00:00'
|
2021-10-20 09:43:35 +00:00
|
|
|
Access-Control-Expose-Headers:
|
|
|
|
- Date-ISO
|
|
|
|
X-Xss-Protection:
|
|
|
|
- 1; mode=block
|
|
|
|
X-Content-Type-Options:
|
|
|
|
- nosniff
|
|
|
|
Strict-Transport-Security:
|
|
|
|
- max-age=31536000; includeSubDomains preload
|
|
|
|
body:
|
|
|
|
encoding: UTF-8
|
|
|
|
string: |-
|
|
|
|
{
|
|
|
|
"status": 200,
|
|
|
|
"data": [],
|
|
|
|
"resource": "organization_field",
|
|
|
|
"total_count": 0
|
|
|
|
}
|
2022-04-22 14:40:18 +00:00
|
|
|
recorded_at: Fri, 22 Apr 2022 09:06:35 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
- request:
|
|
|
|
method: get
|
|
|
|
uri: https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/organizations?include=organization_field,field_option,locale_field,identity_domain&limit=100
|
|
|
|
body:
|
|
|
|
encoding: US-ASCII
|
|
|
|
string: ''
|
|
|
|
headers:
|
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
X-Session-Id:
|
2022-04-22 14:40:18 +00:00
|
|
|
- vErcCvEtgY8160c8a3444d43d4aa00954ec82f437633472598Yhu9LeO55aQUDWVuyKq6U1tRgy
|
2021-10-20 09:43:35 +00:00
|
|
|
Accept-Encoding:
|
|
|
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
|
|
|
Accept:
|
|
|
|
- "*/*"
|
|
|
|
User-Agent:
|
|
|
|
- Ruby
|
|
|
|
Host:
|
|
|
|
- "<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>"
|
|
|
|
response:
|
|
|
|
status:
|
|
|
|
code: 200
|
|
|
|
message: OK
|
|
|
|
headers:
|
|
|
|
Server:
|
|
|
|
- nginx
|
|
|
|
Date:
|
2022-04-22 14:40:18 +00:00
|
|
|
- Fri, 22 Apr 2022 09:06:36 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
Transfer-Encoding:
|
|
|
|
- chunked
|
|
|
|
Connection:
|
|
|
|
- keep-alive
|
|
|
|
Cache-Control:
|
|
|
|
- private, max-age=0, must-revalidate
|
|
|
|
Expires:
|
|
|
|
- '0'
|
|
|
|
X-Api-Version:
|
|
|
|
- '1'
|
|
|
|
Date-Iso:
|
2022-04-22 14:40:18 +00:00
|
|
|
- '2022-04-22T09:06:36+00:00'
|
2021-10-20 09:43:35 +00:00
|
|
|
Access-Control-Expose-Headers:
|
|
|
|
- Date-ISO
|
|
|
|
X-Xss-Protection:
|
|
|
|
- 1; mode=block
|
|
|
|
X-Content-Type-Options:
|
|
|
|
- nosniff
|
|
|
|
Strict-Transport-Security:
|
|
|
|
- max-age=31536000; includeSubDomains preload
|
|
|
|
body:
|
|
|
|
encoding: ASCII-8BIT
|
|
|
|
string: |-
|
|
|
|
{
|
|
|
|
"status": 200,
|
|
|
|
"data": [
|
|
|
|
{
|
|
|
|
"id": 3,
|
|
|
|
"name": "Zammad Foundation",
|
|
|
|
"legacy_id": null,
|
|
|
|
"is_shared": false,
|
|
|
|
"domains": [
|
|
|
|
{
|
|
|
|
"id": 3,
|
|
|
|
"domain": "zammad.org",
|
|
|
|
"is_primary": true,
|
|
|
|
"is_validated": false,
|
|
|
|
"created_at": "2021-08-27T10:33:16+00:00",
|
|
|
|
"updated_at": "2021-08-27T10:33:16+00:00",
|
|
|
|
"resource_type": "identity_domain",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/identities/domains/3"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_validated": null,
|
|
|
|
"phone": [],
|
|
|
|
"addresses": [],
|
|
|
|
"websites": [],
|
|
|
|
"pinned_notes_count": 0,
|
|
|
|
"custom_fields": [],
|
|
|
|
"created_at": "2021-08-27T10:33:09+00:00",
|
|
|
|
"updated_at": "2021-08-27T10:33:16+00:00",
|
|
|
|
"resource_type": "organization",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/organizations/3"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 2,
|
|
|
|
"name": "Brewfictus",
|
|
|
|
"legacy_id": null,
|
|
|
|
"is_shared": false,
|
|
|
|
"domains": [
|
|
|
|
{
|
|
|
|
"id": 2,
|
|
|
|
"domain": "brewfictus.com",
|
|
|
|
"is_primary": true,
|
|
|
|
"is_validated": false,
|
|
|
|
"created_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"resource_type": "identity_domain",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/identities/domains/2"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_validated": null,
|
|
|
|
"phone": [],
|
|
|
|
"addresses": [],
|
|
|
|
"websites": [],
|
|
|
|
"pinned_notes_count": 0,
|
|
|
|
"custom_fields": [],
|
|
|
|
"created_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"resource_type": "organization",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/organizations/2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"name": "Kayako",
|
|
|
|
"legacy_id": null,
|
|
|
|
"is_shared": false,
|
|
|
|
"domains": [
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"domain": "kayako.com",
|
|
|
|
"is_primary": true,
|
|
|
|
"is_validated": false,
|
|
|
|
"created_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"resource_type": "identity_domain",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/identities/domains/1"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_validated": null,
|
|
|
|
"phone": [],
|
|
|
|
"addresses": [],
|
|
|
|
"websites": [],
|
|
|
|
"pinned_notes_count": 0,
|
|
|
|
"custom_fields": [],
|
|
|
|
"created_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"resource_type": "organization",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/organizations/1"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"resource": "organization",
|
|
|
|
"offset": 0,
|
|
|
|
"limit": 100,
|
|
|
|
"total_count": 3
|
|
|
|
}
|
2022-04-22 14:40:18 +00:00
|
|
|
recorded_at: Fri, 22 Apr 2022 09:06:36 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
- request:
|
|
|
|
method: get
|
|
|
|
uri: https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/users/fields?include=field_option,locale_field&limit=100
|
|
|
|
body:
|
|
|
|
encoding: US-ASCII
|
|
|
|
string: ''
|
|
|
|
headers:
|
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
X-Session-Id:
|
2022-04-22 14:40:18 +00:00
|
|
|
- vErcCvEtgY8160c8a3444d43d4aa00954ec82f437633472598Yhu9LeO55aQUDWVuyKq6U1tRgy
|
2021-10-20 09:43:35 +00:00
|
|
|
Accept-Encoding:
|
|
|
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
|
|
|
Accept:
|
|
|
|
- "*/*"
|
|
|
|
User-Agent:
|
|
|
|
- Ruby
|
|
|
|
Host:
|
|
|
|
- "<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>"
|
|
|
|
response:
|
|
|
|
status:
|
|
|
|
code: 200
|
|
|
|
message: OK
|
|
|
|
headers:
|
|
|
|
Server:
|
|
|
|
- nginx
|
|
|
|
Date:
|
2022-04-22 14:40:18 +00:00
|
|
|
- Fri, 22 Apr 2022 09:06:36 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
Content-Length:
|
|
|
|
- '89'
|
|
|
|
Connection:
|
|
|
|
- keep-alive
|
|
|
|
Etag:
|
|
|
|
- d41d8cd98f00b204e9800998ecf8427e
|
|
|
|
Cache-Control:
|
|
|
|
- private, max-age=0, must-revalidate
|
|
|
|
Expires:
|
|
|
|
- '0'
|
|
|
|
X-Api-Version:
|
|
|
|
- '1'
|
|
|
|
Date-Iso:
|
2022-04-22 14:40:18 +00:00
|
|
|
- '2022-04-22T09:06:36+00:00'
|
2021-10-20 09:43:35 +00:00
|
|
|
Access-Control-Expose-Headers:
|
|
|
|
- Date-ISO
|
|
|
|
X-Xss-Protection:
|
|
|
|
- 1; mode=block
|
|
|
|
X-Content-Type-Options:
|
|
|
|
- nosniff
|
|
|
|
Strict-Transport-Security:
|
|
|
|
- max-age=31536000; includeSubDomains preload
|
|
|
|
body:
|
|
|
|
encoding: UTF-8
|
|
|
|
string: |-
|
|
|
|
{
|
|
|
|
"status": 200,
|
|
|
|
"data": [],
|
|
|
|
"resource": "user_field",
|
|
|
|
"total_count": 0
|
|
|
|
}
|
2022-04-22 14:40:18 +00:00
|
|
|
recorded_at: Fri, 22 Apr 2022 09:06:36 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
- request:
|
|
|
|
method: get
|
|
|
|
uri: https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/users?include=user_field,field_option,locale_field,identity_email,identify_phone,identity_twitter,identity_facebook,role&limit=100
|
|
|
|
body:
|
|
|
|
encoding: US-ASCII
|
|
|
|
string: ''
|
|
|
|
headers:
|
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
X-Session-Id:
|
2022-04-22 14:40:18 +00:00
|
|
|
- vErcCvEtgY8160c8a3444d43d4aa00954ec82f437633472598Yhu9LeO55aQUDWVuyKq6U1tRgy
|
2021-10-20 09:43:35 +00:00
|
|
|
Accept-Encoding:
|
|
|
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
|
|
|
Accept:
|
|
|
|
- "*/*"
|
|
|
|
User-Agent:
|
|
|
|
- Ruby
|
|
|
|
Host:
|
|
|
|
- "<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>"
|
|
|
|
response:
|
|
|
|
status:
|
|
|
|
code: 200
|
|
|
|
message: OK
|
|
|
|
headers:
|
|
|
|
Server:
|
|
|
|
- nginx
|
|
|
|
Date:
|
2022-04-22 14:40:18 +00:00
|
|
|
- Fri, 22 Apr 2022 09:06:37 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
Transfer-Encoding:
|
|
|
|
- chunked
|
|
|
|
Connection:
|
|
|
|
- keep-alive
|
|
|
|
Cache-Control:
|
|
|
|
- private, max-age=0, must-revalidate
|
|
|
|
Expires:
|
|
|
|
- '0'
|
|
|
|
X-Api-Version:
|
|
|
|
- '1'
|
|
|
|
Date-Iso:
|
2022-04-22 14:40:18 +00:00
|
|
|
- '2022-04-22T09:06:37+00:00'
|
2021-10-20 09:43:35 +00:00
|
|
|
Access-Control-Expose-Headers:
|
|
|
|
- Date-ISO
|
|
|
|
X-Xss-Protection:
|
|
|
|
- 1; mode=block
|
|
|
|
X-Content-Type-Options:
|
|
|
|
- nosniff
|
|
|
|
Strict-Transport-Security:
|
|
|
|
- max-age=31536000; includeSubDomains preload
|
|
|
|
body:
|
|
|
|
encoding: ASCII-8BIT
|
|
|
|
string: |-
|
|
|
|
{
|
|
|
|
"status": 200,
|
|
|
|
"data": [
|
|
|
|
{
|
|
|
|
"id": 7,
|
|
|
|
"uuid": "0c546446-d095-54c5-ae57-5f6f838d3c43",
|
|
|
|
"full_name": "Dominik Klein",
|
|
|
|
"legacy_id": null,
|
|
|
|
"designation": null,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_mfa_enabled": false,
|
|
|
|
"role": {
|
|
|
|
"id": 4,
|
|
|
|
"title": "Customer",
|
|
|
|
"type": "CUSTOMER",
|
|
|
|
"is_system": true,
|
|
|
|
"agent_case_access": null,
|
|
|
|
"created_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"resource_type": "role",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/roles/4"
|
|
|
|
},
|
2022-04-22 14:40:18 +00:00
|
|
|
"avatar": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/avatar/get/0c546446-d095-54c5-ae57-5f6f838d3c43?1649943001",
|
2021-10-20 09:43:35 +00:00
|
|
|
"agent_case_access": null,
|
|
|
|
"organization_case_access": "REQUESTED",
|
|
|
|
"organization": null,
|
|
|
|
"teams": [],
|
|
|
|
"emails": [
|
|
|
|
{
|
|
|
|
"id": 7,
|
|
|
|
"email": "dominik.klein.morsbach@gmail.com",
|
|
|
|
"is_primary": true,
|
|
|
|
"is_validated": false,
|
|
|
|
"is_notification_enabled": false,
|
|
|
|
"created_at": "2021-08-27T10:49:56+00:00",
|
|
|
|
"updated_at": "2021-08-27T10:49:56+00:00",
|
|
|
|
"resource_type": "identity_email",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/identities/emails/7"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"phones": [],
|
|
|
|
"twitter": [],
|
|
|
|
"facebook": [],
|
|
|
|
"external_identifiers": [],
|
|
|
|
"custom_fields": [],
|
|
|
|
"pinned_notes_count": 0,
|
|
|
|
"locale": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "locale"
|
|
|
|
},
|
|
|
|
"time_zone": "Europe/Paris",
|
|
|
|
"time_zone_offset": 7200,
|
|
|
|
"greeting": null,
|
|
|
|
"signature": null,
|
|
|
|
"status_message": null,
|
2022-04-22 14:40:18 +00:00
|
|
|
"last_seen_user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.75 Safari/537.36",
|
|
|
|
"last_seen_ip": "5.231.138.208",
|
2021-10-20 09:43:35 +00:00
|
|
|
"last_seen_at": "2021-08-27T10:49:56+00:00",
|
2022-04-22 14:40:18 +00:00
|
|
|
"last_active_at": "2022-04-14T13:30:01+00:00",
|
2021-10-20 09:43:35 +00:00
|
|
|
"realtime_channel": "presence-442543cd422877504001eb0550f189ad362d6475fa6d95fd0f2d8ee0ff770f65@v1_users_7",
|
|
|
|
"presence_channel": "user_presence-442543cd422877504001eb0550f189ad362d6475fa6d95fd0f2d8ee0ff770f65@f806879cb5bb012167bf61d705bfe94adf2e791b",
|
|
|
|
"password_updated_at": "2021-08-27T10:49:56+00:00",
|
|
|
|
"avatar_updated_at": null,
|
2022-04-22 14:40:18 +00:00
|
|
|
"last_logged_in_at": "2022-04-14T18:00:16+00:00",
|
|
|
|
"last_activity_at": "2022-04-14T18:00:16+00:00",
|
2021-10-20 09:43:35 +00:00
|
|
|
"created_at": "2021-08-27T10:49:56+00:00",
|
2022-04-22 14:40:18 +00:00
|
|
|
"updated_at": "2022-04-14T13:30:01+00:00",
|
2021-10-20 09:43:35 +00:00
|
|
|
"resource_type": "user",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/users/7"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 6,
|
|
|
|
"uuid": "f27a9e93-9756-5535-948f-654b73af873c",
|
|
|
|
"full_name": "Customer",
|
|
|
|
"legacy_id": null,
|
|
|
|
"designation": null,
|
|
|
|
"is_enabled": false,
|
|
|
|
"is_mfa_enabled": false,
|
|
|
|
"role": {
|
|
|
|
"id": 4,
|
|
|
|
"title": "Customer",
|
|
|
|
"type": "CUSTOMER",
|
|
|
|
"is_system": true,
|
|
|
|
"agent_case_access": null,
|
|
|
|
"created_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"resource_type": "role",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/roles/4"
|
|
|
|
},
|
|
|
|
"avatar": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/avatar/get/f27a9e93-9756-5535-948f-654b73af873c?1630061084",
|
|
|
|
"agent_case_access": null,
|
|
|
|
"organization_case_access": "REQUESTED",
|
|
|
|
"organization": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "organization"
|
|
|
|
},
|
|
|
|
"teams": [],
|
|
|
|
"emails": [
|
|
|
|
{
|
|
|
|
"id": 6,
|
|
|
|
"email": "customer@zammad.org",
|
|
|
|
"is_primary": true,
|
|
|
|
"is_validated": false,
|
|
|
|
"is_notification_enabled": false,
|
|
|
|
"created_at": "2021-08-27T10:44:36+00:00",
|
|
|
|
"updated_at": "2021-08-27T10:44:36+00:00",
|
|
|
|
"resource_type": "identity_email",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/identities/emails/6"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"phones": [],
|
|
|
|
"twitter": [],
|
|
|
|
"facebook": [],
|
|
|
|
"external_identifiers": [],
|
|
|
|
"custom_fields": [],
|
|
|
|
"pinned_notes_count": 0,
|
|
|
|
"locale": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "locale"
|
|
|
|
},
|
|
|
|
"time_zone": null,
|
|
|
|
"time_zone_offset": null,
|
|
|
|
"greeting": null,
|
|
|
|
"signature": null,
|
|
|
|
"status_message": null,
|
|
|
|
"last_seen_user_agent": null,
|
|
|
|
"last_seen_ip": null,
|
|
|
|
"last_seen_at": null,
|
|
|
|
"last_active_at": "2021-08-27T10:44:36+00:00",
|
|
|
|
"realtime_channel": "presence-442543cd422877504001eb0550f189ad362d6475fa6d95fd0f2d8ee0ff770f65@v1_users_6",
|
|
|
|
"presence_channel": "user_presence-442543cd422877504001eb0550f189ad362d6475fa6d95fd0f2d8ee0ff770f65@f9bd1ca07611d6dae6f265a93ee99062744e52cf",
|
|
|
|
"password_updated_at": "2021-08-27T10:44:36+00:00",
|
|
|
|
"avatar_updated_at": null,
|
|
|
|
"last_logged_in_at": null,
|
|
|
|
"last_activity_at": null,
|
|
|
|
"created_at": "2021-08-27T10:44:36+00:00",
|
|
|
|
"updated_at": "2021-08-27T10:44:44+00:00",
|
|
|
|
"resource_type": "user",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/users/6"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 5,
|
|
|
|
"uuid": "05c4cfa9-a17f-558e-a8bb-8288a0858d4c",
|
|
|
|
"full_name": "Simon Diaz",
|
|
|
|
"legacy_id": null,
|
|
|
|
"designation": null,
|
|
|
|
"is_enabled": false,
|
|
|
|
"is_mfa_enabled": false,
|
|
|
|
"role": {
|
|
|
|
"id": 4,
|
|
|
|
"title": "Customer",
|
|
|
|
"type": "CUSTOMER",
|
|
|
|
"is_system": true,
|
|
|
|
"agent_case_access": null,
|
|
|
|
"created_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"resource_type": "role",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/roles/4"
|
|
|
|
},
|
|
|
|
"avatar": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/avatar/get/05c4cfa9-a17f-558e-a8bb-8288a0858d4c?1633095179",
|
|
|
|
"agent_case_access": null,
|
|
|
|
"organization_case_access": "REQUESTED",
|
|
|
|
"organization": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "organization"
|
|
|
|
},
|
|
|
|
"teams": [],
|
|
|
|
"emails": [
|
|
|
|
{
|
|
|
|
"id": 5,
|
|
|
|
"email": "simon@brewfictus.com",
|
|
|
|
"is_primary": true,
|
|
|
|
"is_validated": false,
|
|
|
|
"is_notification_enabled": false,
|
|
|
|
"created_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"resource_type": "identity_email",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/identities/emails/5"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"phones": [],
|
|
|
|
"twitter": [],
|
|
|
|
"facebook": [],
|
|
|
|
"external_identifiers": [],
|
|
|
|
"custom_fields": [],
|
|
|
|
"pinned_notes_count": 0,
|
|
|
|
"locale": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "locale"
|
|
|
|
},
|
|
|
|
"time_zone": "UTC",
|
|
|
|
"time_zone_offset": 0,
|
|
|
|
"greeting": null,
|
|
|
|
"signature": "",
|
|
|
|
"status_message": null,
|
|
|
|
"last_seen_user_agent": null,
|
|
|
|
"last_seen_ip": null,
|
|
|
|
"last_seen_at": null,
|
|
|
|
"last_active_at": "2021-10-01T13:32:59+00:00",
|
|
|
|
"realtime_channel": "presence-442543cd422877504001eb0550f189ad362d6475fa6d95fd0f2d8ee0ff770f65@v1_users_5",
|
|
|
|
"presence_channel": "user_presence-442543cd422877504001eb0550f189ad362d6475fa6d95fd0f2d8ee0ff770f65@d5b4e65fcec6a8c20de613e3644e7532bb82e8ff",
|
|
|
|
"password_updated_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"avatar_updated_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"last_logged_in_at": null,
|
|
|
|
"last_activity_at": null,
|
|
|
|
"created_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:32:59+00:00",
|
|
|
|
"resource_type": "user",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/users/5"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 4,
|
|
|
|
"uuid": "38dcb0ec-6b1a-5526-84fc-2eac97e0108e",
|
|
|
|
"full_name": "Tobias Schroeter",
|
|
|
|
"legacy_id": null,
|
|
|
|
"designation": null,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_mfa_enabled": false,
|
|
|
|
"role": {
|
|
|
|
"id": 4,
|
|
|
|
"title": "Customer",
|
|
|
|
"type": "CUSTOMER",
|
|
|
|
"is_system": true,
|
|
|
|
"agent_case_access": null,
|
|
|
|
"created_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"resource_type": "role",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/roles/4"
|
|
|
|
},
|
|
|
|
"avatar": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/avatar/get/38dcb0ec-6b1a-5526-84fc-2eac97e0108e?1633083506",
|
|
|
|
"agent_case_access": null,
|
|
|
|
"organization_case_access": "REQUESTED",
|
|
|
|
"organization": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "organization"
|
|
|
|
},
|
|
|
|
"teams": [],
|
|
|
|
"emails": [
|
|
|
|
{
|
|
|
|
"id": 4,
|
|
|
|
"email": "tobias@brewfictus.com",
|
|
|
|
"is_primary": true,
|
|
|
|
"is_validated": false,
|
|
|
|
"is_notification_enabled": false,
|
|
|
|
"created_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"resource_type": "identity_email",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/identities/emails/4"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"phones": [],
|
|
|
|
"twitter": [
|
|
|
|
{
|
|
|
|
"id": 2,
|
|
|
|
"twitter_id": "738160281235292160",
|
|
|
|
"full_name": "Tobias",
|
|
|
|
"screen_name": "TobyBrewfictus",
|
|
|
|
"follower_count": 0,
|
|
|
|
"description": null,
|
|
|
|
"url": null,
|
|
|
|
"location": null,
|
|
|
|
"profile_image_url": null,
|
|
|
|
"locale": null,
|
|
|
|
"is_verified": false,
|
|
|
|
"is_primary": false,
|
|
|
|
"is_validated": false,
|
|
|
|
"created_at": "2021-08-24T18:24:35+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:35+00:00",
|
|
|
|
"resource_type": "identity_twitter",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/identities/twitter/2"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"facebook": [],
|
|
|
|
"external_identifiers": [],
|
|
|
|
"custom_fields": [],
|
|
|
|
"pinned_notes_count": 0,
|
|
|
|
"locale": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "locale"
|
|
|
|
},
|
|
|
|
"time_zone": "UTC",
|
|
|
|
"time_zone_offset": 0,
|
|
|
|
"greeting": null,
|
|
|
|
"signature": "",
|
|
|
|
"status_message": null,
|
|
|
|
"last_seen_user_agent": null,
|
|
|
|
"last_seen_ip": null,
|
|
|
|
"last_seen_at": null,
|
|
|
|
"last_active_at": "2021-10-01T10:18:26+00:00",
|
|
|
|
"realtime_channel": "presence-442543cd422877504001eb0550f189ad362d6475fa6d95fd0f2d8ee0ff770f65@v1_users_4",
|
|
|
|
"presence_channel": "user_presence-442543cd422877504001eb0550f189ad362d6475fa6d95fd0f2d8ee0ff770f65@ccf0bc16a353495989e7760977f43fae0ecfa29c",
|
|
|
|
"password_updated_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"avatar_updated_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"last_logged_in_at": null,
|
|
|
|
"last_activity_at": null,
|
|
|
|
"created_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"updated_at": "2021-10-01T10:18:26+00:00",
|
|
|
|
"resource_type": "user",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/users/4"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 3,
|
|
|
|
"uuid": "81d8a32c-de07-5ed6-b92f-ef42650299a2",
|
|
|
|
"full_name": "Taylor West",
|
|
|
|
"legacy_id": null,
|
|
|
|
"designation": null,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_mfa_enabled": false,
|
|
|
|
"role": {
|
|
|
|
"id": 4,
|
|
|
|
"title": "Customer",
|
|
|
|
"type": "CUSTOMER",
|
|
|
|
"is_system": true,
|
|
|
|
"agent_case_access": null,
|
|
|
|
"created_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"resource_type": "role",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/roles/4"
|
|
|
|
},
|
|
|
|
"avatar": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/avatar/get/81d8a32c-de07-5ed6-b92f-ef42650299a2?1630066733",
|
|
|
|
"agent_case_access": null,
|
|
|
|
"organization_case_access": "REQUESTED",
|
|
|
|
"organization": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "organization"
|
|
|
|
},
|
|
|
|
"teams": [],
|
|
|
|
"emails": [
|
|
|
|
{
|
|
|
|
"id": 3,
|
|
|
|
"email": "rainbowcitycafe@gmail.com",
|
|
|
|
"is_primary": true,
|
|
|
|
"is_validated": false,
|
|
|
|
"is_notification_enabled": false,
|
|
|
|
"created_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"resource_type": "identity_email",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/identities/emails/3"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"phones": [],
|
|
|
|
"twitter": [
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"twitter_id": "85425062392723712",
|
|
|
|
"full_name": "Taylor West",
|
|
|
|
"screen_name": "TaylorWestRnbw",
|
|
|
|
"follower_count": 0,
|
|
|
|
"description": null,
|
|
|
|
"url": null,
|
|
|
|
"location": null,
|
|
|
|
"profile_image_url": null,
|
|
|
|
"locale": null,
|
|
|
|
"is_verified": false,
|
|
|
|
"is_primary": false,
|
|
|
|
"is_validated": false,
|
|
|
|
"created_at": "2021-08-24T18:24:34+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:34+00:00",
|
|
|
|
"resource_type": "identity_twitter",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/identities/twitter/1"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"facebook": [],
|
|
|
|
"external_identifiers": [],
|
|
|
|
"custom_fields": [],
|
|
|
|
"pinned_notes_count": 0,
|
|
|
|
"locale": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "locale"
|
|
|
|
},
|
|
|
|
"time_zone": "UTC",
|
|
|
|
"time_zone_offset": 0,
|
|
|
|
"greeting": null,
|
|
|
|
"signature": null,
|
|
|
|
"status_message": null,
|
|
|
|
"last_seen_user_agent": null,
|
|
|
|
"last_seen_ip": null,
|
|
|
|
"last_seen_at": "2021-08-27T12:18:53+00:00",
|
|
|
|
"last_active_at": "2021-08-27T12:18:53+00:00",
|
|
|
|
"realtime_channel": "presence-442543cd422877504001eb0550f189ad362d6475fa6d95fd0f2d8ee0ff770f65@v1_users_3",
|
|
|
|
"presence_channel": "user_presence-442543cd422877504001eb0550f189ad362d6475fa6d95fd0f2d8ee0ff770f65@dd132dd919d8d003c2bcd2e006a9133a8669d204",
|
|
|
|
"password_updated_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"avatar_updated_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"last_logged_in_at": null,
|
|
|
|
"last_activity_at": null,
|
|
|
|
"created_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"updated_at": "2021-08-27T12:18:53+00:00",
|
|
|
|
"resource_type": "user",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/users/3"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 2,
|
|
|
|
"uuid": "575e6dc8-5406-5d65-b012-11e152c69758",
|
|
|
|
"full_name": "Kelly O'Brien",
|
|
|
|
"legacy_id": null,
|
|
|
|
"designation": null,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_mfa_enabled": false,
|
|
|
|
"role": {
|
|
|
|
"id": 3,
|
|
|
|
"title": "Collaborator",
|
|
|
|
"type": "COLLABORATOR",
|
|
|
|
"is_system": true,
|
|
|
|
"agent_case_access": "ALL",
|
|
|
|
"created_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"resource_type": "role",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/roles/3"
|
|
|
|
},
|
|
|
|
"avatar": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/avatar/get/575e6dc8-5406-5d65-b012-11e152c69758?1630061019",
|
|
|
|
"agent_case_access": "ALL",
|
|
|
|
"organization_case_access": null,
|
|
|
|
"organization": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "organization"
|
|
|
|
},
|
|
|
|
"teams": [
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "team"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"emails": [
|
|
|
|
{
|
|
|
|
"id": 2,
|
|
|
|
"email": "kelly@kayako.com",
|
|
|
|
"is_primary": true,
|
|
|
|
"is_validated": false,
|
|
|
|
"is_notification_enabled": false,
|
|
|
|
"created_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"resource_type": "identity_email",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/identities/emails/2"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"phones": [],
|
|
|
|
"twitter": [],
|
|
|
|
"facebook": [],
|
|
|
|
"external_identifiers": [],
|
|
|
|
"custom_fields": [],
|
|
|
|
"pinned_notes_count": 0,
|
|
|
|
"locale": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "locale"
|
|
|
|
},
|
|
|
|
"time_zone": "UTC",
|
|
|
|
"time_zone_offset": 0,
|
|
|
|
"greeting": null,
|
|
|
|
"signature": null,
|
|
|
|
"status_message": null,
|
|
|
|
"last_seen_user_agent": null,
|
|
|
|
"last_seen_ip": null,
|
|
|
|
"last_seen_at": null,
|
|
|
|
"last_active_at": "2021-08-27T10:43:39+00:00",
|
|
|
|
"realtime_channel": "presence-442543cd422877504001eb0550f189ad362d6475fa6d95fd0f2d8ee0ff770f65@v1_users_2",
|
|
|
|
"presence_channel": "user_presence-442543cd422877504001eb0550f189ad362d6475fa6d95fd0f2d8ee0ff770f65@5714d8e200a4f6460dab8a3ce070827c67597874",
|
|
|
|
"password_updated_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"avatar_updated_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"last_logged_in_at": null,
|
|
|
|
"last_activity_at": null,
|
|
|
|
"created_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"updated_at": "2021-08-27T10:43:39+00:00",
|
|
|
|
"resource_type": "user",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/users/2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"uuid": "a8dfe5fd-b08d-5d07-ad8b-74b113f5d726",
|
|
|
|
"full_name": "Thorsten Eckel",
|
|
|
|
"legacy_id": null,
|
|
|
|
"designation": null,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_mfa_enabled": false,
|
|
|
|
"role": {
|
|
|
|
"id": 5,
|
|
|
|
"title": "Owner",
|
|
|
|
"type": "OWNER",
|
|
|
|
"is_system": true,
|
|
|
|
"agent_case_access": "ALL",
|
|
|
|
"created_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"resource_type": "role",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/roles/5"
|
|
|
|
},
|
2022-04-22 14:40:18 +00:00
|
|
|
"avatar": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/avatar/get/a8dfe5fd-b08d-5d07-ad8b-74b113f5d726?1650618272",
|
2021-10-20 09:43:35 +00:00
|
|
|
"agent_case_access": "ALL",
|
|
|
|
"organization_case_access": null,
|
|
|
|
"organization": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "organization"
|
|
|
|
},
|
|
|
|
"teams": [
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "team"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 2,
|
|
|
|
"resource_type": "team"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"emails": [
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"email": "<IMPORT_KAYAKO_ENDPOINT_USERNAME>",
|
|
|
|
"is_primary": true,
|
|
|
|
"is_validated": true,
|
|
|
|
"is_notification_enabled": false,
|
|
|
|
"created_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"updated_at": "2021-08-27T06:57:08+00:00",
|
|
|
|
"resource_type": "identity_email",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/identities/emails/1"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"phones": [],
|
|
|
|
"twitter": [],
|
|
|
|
"facebook": [],
|
|
|
|
"external_identifiers": [],
|
|
|
|
"custom_fields": [],
|
|
|
|
"pinned_notes_count": 0,
|
|
|
|
"locale": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "locale"
|
|
|
|
},
|
|
|
|
"time_zone": "UTC",
|
|
|
|
"time_zone_offset": 0,
|
|
|
|
"greeting": null,
|
|
|
|
"signature": null,
|
|
|
|
"status_message": null,
|
|
|
|
"last_seen_user_agent": "Ruby",
|
|
|
|
"last_seen_ip": "5.231.138.208",
|
2022-04-22 14:40:18 +00:00
|
|
|
"last_seen_at": "2022-04-22T09:04:32+00:00",
|
|
|
|
"last_active_at": "2022-04-22T09:04:32+00:00",
|
2021-10-20 09:43:35 +00:00
|
|
|
"realtime_channel": "presence-442543cd422877504001eb0550f189ad362d6475fa6d95fd0f2d8ee0ff770f65@v1_users_1",
|
|
|
|
"presence_channel": "user_presence-442543cd422877504001eb0550f189ad362d6475fa6d95fd0f2d8ee0ff770f65@cf0274b394db3af555dbc136fc70aab6e45bee42",
|
|
|
|
"password_updated_at": "2021-08-27T07:18:23+00:00",
|
|
|
|
"avatar_updated_at": null,
|
2022-04-22 14:40:18 +00:00
|
|
|
"last_logged_in_at": "2022-04-22T09:06:34+00:00",
|
|
|
|
"last_activity_at": "2022-04-22T09:06:34+00:00",
|
2021-10-20 09:43:35 +00:00
|
|
|
"created_at": "2021-08-24T18:24:11+00:00",
|
2022-04-22 14:40:18 +00:00
|
|
|
"updated_at": "2022-04-22T09:04:32+00:00",
|
2021-10-20 09:43:35 +00:00
|
|
|
"resource_type": "user",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/users/1"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"resource": "user",
|
|
|
|
"offset": 0,
|
|
|
|
"limit": 100,
|
|
|
|
"total_count": 7
|
|
|
|
}
|
2022-04-22 14:40:18 +00:00
|
|
|
recorded_at: Fri, 22 Apr 2022 09:06:37 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
- request:
|
|
|
|
method: get
|
|
|
|
uri: https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/fields?include=field_option,locale_field&limit=100
|
|
|
|
body:
|
|
|
|
encoding: US-ASCII
|
|
|
|
string: ''
|
|
|
|
headers:
|
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
X-Session-Id:
|
2022-04-22 14:40:18 +00:00
|
|
|
- vErcCvEtgY8160c8a3444d43d4aa00954ec82f437633472598Yhu9LeO55aQUDWVuyKq6U1tRgy
|
2021-10-20 09:43:35 +00:00
|
|
|
Accept-Encoding:
|
|
|
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
|
|
|
Accept:
|
|
|
|
- "*/*"
|
|
|
|
User-Agent:
|
|
|
|
- Ruby
|
|
|
|
Host:
|
|
|
|
- "<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>"
|
|
|
|
response:
|
|
|
|
status:
|
|
|
|
code: 200
|
|
|
|
message: OK
|
|
|
|
headers:
|
|
|
|
Server:
|
|
|
|
- nginx
|
|
|
|
Date:
|
2022-04-22 14:40:18 +00:00
|
|
|
- Fri, 22 Apr 2022 09:06:38 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
Transfer-Encoding:
|
|
|
|
- chunked
|
|
|
|
Connection:
|
|
|
|
- keep-alive
|
|
|
|
Cache-Control:
|
|
|
|
- private, max-age=0, must-revalidate
|
|
|
|
Expires:
|
|
|
|
- '0'
|
|
|
|
X-Api-Version:
|
|
|
|
- '1'
|
|
|
|
Date-Iso:
|
2022-04-22 14:40:18 +00:00
|
|
|
- '2022-04-22T09:06:38+00:00'
|
2021-10-20 09:43:35 +00:00
|
|
|
Access-Control-Expose-Headers:
|
|
|
|
- Date-ISO
|
|
|
|
X-Xss-Protection:
|
|
|
|
- 1; mode=block
|
|
|
|
X-Content-Type-Options:
|
|
|
|
- nosniff
|
|
|
|
Strict-Transport-Security:
|
|
|
|
- max-age=31536000; includeSubDomains preload
|
|
|
|
body:
|
|
|
|
encoding: ASCII-8BIT
|
|
|
|
string: |-
|
|
|
|
{
|
|
|
|
"status": 200,
|
|
|
|
"data": [
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"fielduuid": "beaf2079-5a79-446c-a487-61dfee353f1c",
|
|
|
|
"title": "Subject",
|
|
|
|
"type": "SUBJECT",
|
|
|
|
"key": "subject",
|
|
|
|
"is_required_for_agents": true,
|
|
|
|
"is_required_on_resolution": true,
|
|
|
|
"is_visible_to_customers": true,
|
|
|
|
"customer_titles": [
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": "Subject",
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/1"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_customer_editable": true,
|
|
|
|
"is_required_for_customers": true,
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"id": 2,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/2"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"regular_expression": null,
|
|
|
|
"sort_order": 1,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_system": true,
|
|
|
|
"options": [],
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "case_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/fields/1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 2,
|
|
|
|
"fielduuid": "e167724d-13d4-4cc7-9a99-c69078a491eb",
|
|
|
|
"title": "Message",
|
|
|
|
"type": "MESSAGE",
|
|
|
|
"key": "message",
|
|
|
|
"is_required_for_agents": false,
|
|
|
|
"is_required_on_resolution": true,
|
|
|
|
"is_visible_to_customers": true,
|
|
|
|
"customer_titles": [
|
|
|
|
{
|
|
|
|
"id": 3,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": "Message",
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/3"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_customer_editable": true,
|
|
|
|
"is_required_for_customers": true,
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"id": 4,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/4"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"regular_expression": null,
|
|
|
|
"sort_order": 2,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_system": true,
|
|
|
|
"options": [],
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "case_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/fields/2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 3,
|
|
|
|
"fielduuid": "ddd30482-7cef-46c6-86f1-2fa57052c80b",
|
|
|
|
"title": "Priority",
|
|
|
|
"type": "PRIORITY",
|
|
|
|
"key": "priority",
|
|
|
|
"is_required_for_agents": false,
|
|
|
|
"is_required_on_resolution": false,
|
|
|
|
"is_visible_to_customers": true,
|
|
|
|
"customer_titles": [
|
|
|
|
{
|
|
|
|
"id": 5,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": "Priority",
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/5"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_customer_editable": true,
|
|
|
|
"is_required_for_customers": false,
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"id": 6,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/6"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"regular_expression": null,
|
|
|
|
"sort_order": 3,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_system": true,
|
|
|
|
"options": [],
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "case_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/fields/3"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 4,
|
|
|
|
"fielduuid": "f5b106f2-7d88-49cc-9cf8-c0bdd797b76f",
|
|
|
|
"title": "Status",
|
|
|
|
"type": "STATUS",
|
|
|
|
"key": "status",
|
|
|
|
"is_required_for_agents": false,
|
|
|
|
"is_required_on_resolution": true,
|
|
|
|
"is_visible_to_customers": false,
|
|
|
|
"customer_titles": [
|
|
|
|
{
|
|
|
|
"id": 7,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": "Status",
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/7"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_customer_editable": false,
|
|
|
|
"is_required_for_customers": false,
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"id": 8,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/8"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"regular_expression": null,
|
|
|
|
"sort_order": 4,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_system": true,
|
|
|
|
"options": [],
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "case_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/fields/4"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 5,
|
|
|
|
"fielduuid": "4be5a2aa-307e-4032-8e44-d4ecdf5ecda1",
|
|
|
|
"title": "Type",
|
|
|
|
"type": "TYPE",
|
|
|
|
"key": "type",
|
|
|
|
"is_required_for_agents": false,
|
|
|
|
"is_required_on_resolution": false,
|
|
|
|
"is_visible_to_customers": false,
|
|
|
|
"customer_titles": [
|
|
|
|
{
|
|
|
|
"id": 9,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": "Type",
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/9"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_customer_editable": false,
|
|
|
|
"is_required_for_customers": false,
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"id": 10,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/10"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"regular_expression": null,
|
|
|
|
"sort_order": 5,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_system": true,
|
|
|
|
"options": [],
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "case_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/fields/5"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 6,
|
|
|
|
"fielduuid": "3ae3f47a-f677-4203-acee-b47cc136e0e9",
|
|
|
|
"title": "Team",
|
|
|
|
"type": "TEAM",
|
|
|
|
"key": "team",
|
|
|
|
"is_required_for_agents": false,
|
|
|
|
"is_required_on_resolution": false,
|
|
|
|
"is_visible_to_customers": false,
|
|
|
|
"customer_titles": [
|
|
|
|
{
|
|
|
|
"id": 11,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": "Team",
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/11"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_customer_editable": false,
|
|
|
|
"is_required_for_customers": false,
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"id": 12,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/12"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"regular_expression": null,
|
|
|
|
"sort_order": 6,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_system": true,
|
|
|
|
"options": [],
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "case_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/fields/6"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 7,
|
|
|
|
"fielduuid": "ee4d91ac-8e37-44b0-b23e-908f2fb9738a",
|
|
|
|
"title": "Assignee",
|
|
|
|
"type": "ASSIGNEE",
|
|
|
|
"key": "assignee",
|
|
|
|
"is_required_for_agents": false,
|
|
|
|
"is_required_on_resolution": false,
|
|
|
|
"is_visible_to_customers": true,
|
|
|
|
"customer_titles": [
|
|
|
|
{
|
|
|
|
"id": 13,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": "Assignee",
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/13"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_customer_editable": false,
|
|
|
|
"is_required_for_customers": false,
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"id": 14,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/14"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"regular_expression": null,
|
|
|
|
"sort_order": 7,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_system": true,
|
|
|
|
"options": [],
|
|
|
|
"created_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:16+00:00",
|
|
|
|
"resource_type": "case_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/fields/7"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 8,
|
|
|
|
"fielduuid": "a9bb7938-c0d0-4ff7-988e-c0d61a106941",
|
|
|
|
"title": "CustomText",
|
|
|
|
"type": "TEXT",
|
|
|
|
"key": "customtext",
|
|
|
|
"is_required_for_agents": false,
|
|
|
|
"is_required_on_resolution": false,
|
|
|
|
"is_visible_to_customers": false,
|
|
|
|
"customer_titles": [
|
|
|
|
{
|
|
|
|
"id": 19,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T13:51:53+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:51:53+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/19"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_customer_editable": false,
|
|
|
|
"is_required_for_customers": false,
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"id": 20,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T13:51:53+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:51:53+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/20"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"regular_expression": null,
|
|
|
|
"sort_order": 8,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_system": false,
|
|
|
|
"options": [],
|
|
|
|
"created_at": "2021-10-01T13:51:53+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:51:53+00:00",
|
|
|
|
"resource_type": "case_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/fields/8"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 9,
|
|
|
|
"fielduuid": "6d004c13-ca6c-47cf-92f9-4629dfe1401d",
|
|
|
|
"title": "CustomTextarea",
|
|
|
|
"type": "TEXTAREA",
|
|
|
|
"key": "customtextarea",
|
|
|
|
"is_required_for_agents": false,
|
|
|
|
"is_required_on_resolution": false,
|
|
|
|
"is_visible_to_customers": false,
|
|
|
|
"customer_titles": [
|
|
|
|
{
|
|
|
|
"id": 21,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T13:52:08+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:52:08+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/21"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_customer_editable": false,
|
|
|
|
"is_required_for_customers": false,
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"id": 22,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T13:52:08+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:52:08+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/22"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"regular_expression": null,
|
|
|
|
"sort_order": 9,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_system": false,
|
|
|
|
"options": [],
|
|
|
|
"created_at": "2021-10-01T13:52:08+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:52:08+00:00",
|
|
|
|
"resource_type": "case_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/fields/9"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 10,
|
|
|
|
"fielduuid": "fcef9f73-e25b-4744-93f6-0166eca5423c",
|
|
|
|
"title": "CustomRadio",
|
|
|
|
"type": "RADIO",
|
|
|
|
"key": "customradio",
|
|
|
|
"is_required_for_agents": false,
|
|
|
|
"is_required_on_resolution": false,
|
|
|
|
"is_visible_to_customers": false,
|
|
|
|
"customer_titles": [
|
|
|
|
{
|
|
|
|
"id": 23,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T13:54:46+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:54:46+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/23"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_customer_editable": false,
|
|
|
|
"is_required_for_customers": false,
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"id": 24,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T13:54:46+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:54:46+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/24"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"regular_expression": null,
|
|
|
|
"sort_order": 10,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_system": false,
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"fielduuid": "fcef9f73-e25b-4744-93f6-0166eca5423c",
|
|
|
|
"values": [
|
|
|
|
{
|
|
|
|
"id": 25,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": "Test 1",
|
|
|
|
"created_at": "2021-10-01T13:54:46+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:54:46+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/25"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sort_order": 0,
|
|
|
|
"created_at": "2021-10-01T13:54:46+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:54:46+00:00",
|
|
|
|
"resource_type": "field_option",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/base/field/option/1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 2,
|
|
|
|
"fielduuid": "fcef9f73-e25b-4744-93f6-0166eca5423c",
|
|
|
|
"values": [
|
|
|
|
{
|
|
|
|
"id": 26,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": "Test 2",
|
|
|
|
"created_at": "2021-10-01T13:54:46+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:54:46+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/26"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sort_order": 0,
|
|
|
|
"created_at": "2021-10-01T13:54:46+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:54:46+00:00",
|
|
|
|
"resource_type": "field_option",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/base/field/option/2"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"created_at": "2021-10-01T13:54:46+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:54:46+00:00",
|
|
|
|
"resource_type": "case_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/fields/10"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 11,
|
|
|
|
"fielduuid": "60c67010-54e3-442c-9c90-7fba5388ad18",
|
|
|
|
"title": "CustomSingleSelect",
|
|
|
|
"type": "SELECT",
|
|
|
|
"key": "customsingleselect",
|
|
|
|
"is_required_for_agents": false,
|
|
|
|
"is_required_on_resolution": false,
|
|
|
|
"is_visible_to_customers": false,
|
|
|
|
"customer_titles": [
|
|
|
|
{
|
|
|
|
"id": 27,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T13:55:01+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:55:01+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/27"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_customer_editable": false,
|
|
|
|
"is_required_for_customers": false,
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"id": 28,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T13:55:01+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:55:01+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/28"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"regular_expression": null,
|
|
|
|
"sort_order": 11,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_system": false,
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"id": 3,
|
|
|
|
"fielduuid": "60c67010-54e3-442c-9c90-7fba5388ad18",
|
|
|
|
"values": [
|
|
|
|
{
|
|
|
|
"id": 29,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": "a",
|
|
|
|
"created_at": "2021-10-01T13:55:01+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:55:01+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/29"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sort_order": 0,
|
|
|
|
"created_at": "2021-10-01T13:55:01+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:55:01+00:00",
|
|
|
|
"resource_type": "field_option",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/base/field/option/3"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 4,
|
|
|
|
"fielduuid": "60c67010-54e3-442c-9c90-7fba5388ad18",
|
|
|
|
"values": [
|
|
|
|
{
|
|
|
|
"id": 30,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": "b",
|
|
|
|
"created_at": "2021-10-01T13:55:01+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:55:01+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/30"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sort_order": 0,
|
|
|
|
"created_at": "2021-10-01T13:55:01+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:55:01+00:00",
|
|
|
|
"resource_type": "field_option",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/base/field/option/4"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 5,
|
|
|
|
"fielduuid": "60c67010-54e3-442c-9c90-7fba5388ad18",
|
|
|
|
"values": [
|
|
|
|
{
|
|
|
|
"id": 31,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": "c",
|
|
|
|
"created_at": "2021-10-01T13:55:01+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:55:01+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/31"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sort_order": 0,
|
|
|
|
"created_at": "2021-10-01T13:55:01+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:55:01+00:00",
|
|
|
|
"resource_type": "field_option",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/base/field/option/5"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"created_at": "2021-10-01T13:55:01+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:55:01+00:00",
|
|
|
|
"resource_type": "case_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/fields/11"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 12,
|
|
|
|
"fielduuid": "17fb2d4e-bcfb-4353-8870-e317c14df74e",
|
|
|
|
"title": "CustomMultiChoice",
|
|
|
|
"type": "CHECKBOX",
|
|
|
|
"key": "custommultichoice",
|
|
|
|
"is_required_for_agents": false,
|
|
|
|
"is_required_on_resolution": false,
|
|
|
|
"is_visible_to_customers": false,
|
|
|
|
"customer_titles": [
|
|
|
|
{
|
|
|
|
"id": 32,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T13:55:52+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:55:52+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/32"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_customer_editable": false,
|
|
|
|
"is_required_for_customers": false,
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"id": 33,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T13:55:52+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:55:52+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/33"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"regular_expression": null,
|
|
|
|
"sort_order": 12,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_system": false,
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"id": 6,
|
|
|
|
"fielduuid": "17fb2d4e-bcfb-4353-8870-e317c14df74e",
|
|
|
|
"values": [
|
|
|
|
{
|
|
|
|
"id": 34,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": "1",
|
|
|
|
"created_at": "2021-10-01T13:55:52+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:55:52+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/34"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sort_order": 0,
|
|
|
|
"created_at": "2021-10-01T13:55:52+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:55:52+00:00",
|
|
|
|
"resource_type": "field_option",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/base/field/option/6"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 7,
|
|
|
|
"fielduuid": "17fb2d4e-bcfb-4353-8870-e317c14df74e",
|
|
|
|
"values": [
|
|
|
|
{
|
|
|
|
"id": 35,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": "2",
|
|
|
|
"created_at": "2021-10-01T13:55:52+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:55:52+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/35"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sort_order": 0,
|
|
|
|
"created_at": "2021-10-01T13:55:52+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:55:52+00:00",
|
|
|
|
"resource_type": "field_option",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/base/field/option/7"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 8,
|
|
|
|
"fielduuid": "17fb2d4e-bcfb-4353-8870-e317c14df74e",
|
|
|
|
"values": [
|
|
|
|
{
|
|
|
|
"id": 36,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": "3",
|
|
|
|
"created_at": "2021-10-01T13:55:52+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:55:52+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/36"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sort_order": 0,
|
|
|
|
"created_at": "2021-10-01T13:55:52+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:55:52+00:00",
|
|
|
|
"resource_type": "field_option",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/base/field/option/8"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"created_at": "2021-10-01T13:55:52+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:55:52+00:00",
|
|
|
|
"resource_type": "case_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/fields/12"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 13,
|
|
|
|
"fielduuid": "2adc53a8-0e91-4f1b-b071-fa02f1d05cc0",
|
|
|
|
"title": "CustomNumeric",
|
|
|
|
"type": "NUMERIC",
|
|
|
|
"key": "customnumeric",
|
|
|
|
"is_required_for_agents": false,
|
|
|
|
"is_required_on_resolution": false,
|
|
|
|
"is_visible_to_customers": false,
|
|
|
|
"customer_titles": [
|
|
|
|
{
|
|
|
|
"id": 37,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T13:56:26+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:56:26+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/37"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_customer_editable": false,
|
|
|
|
"is_required_for_customers": false,
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"id": 38,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T13:56:26+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:56:26+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/38"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"regular_expression": null,
|
|
|
|
"sort_order": 13,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_system": false,
|
|
|
|
"options": [],
|
|
|
|
"created_at": "2021-10-01T13:56:26+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:56:26+00:00",
|
|
|
|
"resource_type": "case_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/fields/13"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 14,
|
|
|
|
"fielduuid": "c583698a-e986-4b1c-9001-f8355e2ca951",
|
|
|
|
"title": "CustomDecimal",
|
|
|
|
"type": "DECIMAL",
|
|
|
|
"key": "customdecimal",
|
|
|
|
"is_required_for_agents": false,
|
|
|
|
"is_required_on_resolution": false,
|
|
|
|
"is_visible_to_customers": false,
|
|
|
|
"customer_titles": [
|
|
|
|
{
|
|
|
|
"id": 39,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T13:56:41+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:56:41+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/39"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_customer_editable": false,
|
|
|
|
"is_required_for_customers": false,
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"id": 40,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T13:56:41+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:56:41+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/40"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"regular_expression": null,
|
|
|
|
"sort_order": 14,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_system": false,
|
|
|
|
"options": [],
|
|
|
|
"created_at": "2021-10-01T13:56:41+00:00",
|
|
|
|
"updated_at": "2021-10-01T13:56:41+00:00",
|
|
|
|
"resource_type": "case_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/fields/14"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 15,
|
|
|
|
"fielduuid": "ce5e552f-9680-4624-a864-5e01649fcebc",
|
|
|
|
"title": "CustomYesNo",
|
|
|
|
"type": "YESNO",
|
|
|
|
"key": "customyesno",
|
|
|
|
"is_required_for_agents": false,
|
|
|
|
"is_required_on_resolution": false,
|
|
|
|
"is_visible_to_customers": false,
|
|
|
|
"customer_titles": [
|
|
|
|
{
|
|
|
|
"id": 41,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T14:00:31+00:00",
|
|
|
|
"updated_at": "2021-10-01T14:00:31+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/41"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_customer_editable": false,
|
|
|
|
"is_required_for_customers": false,
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"id": 42,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T14:00:31+00:00",
|
|
|
|
"updated_at": "2021-10-01T14:00:31+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/42"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"regular_expression": null,
|
|
|
|
"sort_order": 15,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_system": false,
|
|
|
|
"options": [],
|
|
|
|
"created_at": "2021-10-01T14:00:31+00:00",
|
|
|
|
"updated_at": "2021-10-01T14:00:31+00:00",
|
|
|
|
"resource_type": "case_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/fields/15"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 16,
|
|
|
|
"fielduuid": "31a1628f-8041-4313-8fce-705f0209647a",
|
|
|
|
"title": "CustomTreeSelect",
|
|
|
|
"type": "CASCADINGSELECT",
|
|
|
|
"key": "customtreeselect",
|
|
|
|
"is_required_for_agents": false,
|
|
|
|
"is_required_on_resolution": false,
|
|
|
|
"is_visible_to_customers": false,
|
|
|
|
"customer_titles": [
|
|
|
|
{
|
|
|
|
"id": 43,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T14:01:05+00:00",
|
|
|
|
"updated_at": "2021-10-01T14:01:05+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/43"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_customer_editable": false,
|
|
|
|
"is_required_for_customers": false,
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"id": 44,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T14:01:05+00:00",
|
|
|
|
"updated_at": "2021-10-01T14:01:05+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/44"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"regular_expression": null,
|
|
|
|
"sort_order": 16,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_system": false,
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"id": 9,
|
|
|
|
"fielduuid": "31a1628f-8041-4313-8fce-705f0209647a",
|
|
|
|
"values": [
|
|
|
|
{
|
|
|
|
"id": 45,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": "Level1",
|
|
|
|
"created_at": "2021-10-01T14:01:05+00:00",
|
|
|
|
"updated_at": "2021-10-01T14:01:05+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/45"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sort_order": 0,
|
|
|
|
"created_at": "2021-10-01T14:01:05+00:00",
|
|
|
|
"updated_at": "2021-10-01T14:01:05+00:00",
|
|
|
|
"resource_type": "field_option",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/base/field/option/9"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 10,
|
|
|
|
"fielduuid": "31a1628f-8041-4313-8fce-705f0209647a",
|
|
|
|
"values": [
|
|
|
|
{
|
|
|
|
"id": 46,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": "Level1::Sub1",
|
|
|
|
"created_at": "2021-10-01T14:01:05+00:00",
|
|
|
|
"updated_at": "2021-10-01T14:01:05+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/46"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sort_order": 0,
|
|
|
|
"created_at": "2021-10-01T14:01:05+00:00",
|
|
|
|
"updated_at": "2021-10-01T14:01:05+00:00",
|
|
|
|
"resource_type": "field_option",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/base/field/option/10"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 11,
|
|
|
|
"fielduuid": "31a1628f-8041-4313-8fce-705f0209647a",
|
|
|
|
"values": [
|
|
|
|
{
|
|
|
|
"id": 47,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": "Level2",
|
|
|
|
"created_at": "2021-10-01T14:01:05+00:00",
|
|
|
|
"updated_at": "2021-10-01T14:01:05+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/47"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sort_order": 0,
|
|
|
|
"created_at": "2021-10-01T14:01:05+00:00",
|
|
|
|
"updated_at": "2021-10-01T14:01:05+00:00",
|
|
|
|
"resource_type": "field_option",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/base/field/option/11"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"created_at": "2021-10-01T14:01:05+00:00",
|
|
|
|
"updated_at": "2021-10-01T14:01:05+00:00",
|
|
|
|
"resource_type": "case_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/fields/16"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 17,
|
|
|
|
"fielduuid": "43d80332-100d-40a6-adc2-c4917c9a50e4",
|
|
|
|
"title": "CustomDate",
|
|
|
|
"type": "DATE",
|
|
|
|
"key": "customdate",
|
|
|
|
"is_required_for_agents": false,
|
|
|
|
"is_required_on_resolution": false,
|
|
|
|
"is_visible_to_customers": false,
|
|
|
|
"customer_titles": [
|
|
|
|
{
|
|
|
|
"id": 48,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T14:01:27+00:00",
|
|
|
|
"updated_at": "2021-10-01T14:01:27+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/48"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_customer_editable": false,
|
|
|
|
"is_required_for_customers": false,
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"id": 49,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T14:01:27+00:00",
|
|
|
|
"updated_at": "2021-10-01T14:01:27+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/49"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"regular_expression": null,
|
|
|
|
"sort_order": 17,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_system": false,
|
|
|
|
"options": [],
|
|
|
|
"created_at": "2021-10-01T14:01:27+00:00",
|
|
|
|
"updated_at": "2021-10-01T14:01:27+00:00",
|
|
|
|
"resource_type": "case_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/fields/17"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 18,
|
|
|
|
"fielduuid": "21071813-aa21-490c-9c38-b00d6ebc5c73",
|
|
|
|
"title": "CustomRegexp",
|
|
|
|
"type": "REGEX",
|
|
|
|
"key": "customregexp",
|
|
|
|
"is_required_for_agents": false,
|
|
|
|
"is_required_on_resolution": false,
|
|
|
|
"is_visible_to_customers": false,
|
|
|
|
"customer_titles": [
|
|
|
|
{
|
|
|
|
"id": 50,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T14:01:51+00:00",
|
|
|
|
"updated_at": "2021-10-01T14:01:51+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/50"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"is_customer_editable": false,
|
|
|
|
"is_required_for_customers": false,
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"id": 51,
|
|
|
|
"locale": "en-us",
|
|
|
|
"translation": null,
|
|
|
|
"created_at": "2021-10-01T14:01:51+00:00",
|
|
|
|
"updated_at": "2021-10-01T14:01:51+00:00",
|
|
|
|
"resource_type": "locale_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/locale/fields/51"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"regular_expression": "\\d\\d\\d",
|
|
|
|
"sort_order": 18,
|
|
|
|
"is_enabled": true,
|
|
|
|
"is_system": false,
|
|
|
|
"options": [],
|
|
|
|
"created_at": "2021-10-01T14:01:51+00:00",
|
|
|
|
"updated_at": "2021-10-01T14:01:51+00:00",
|
|
|
|
"resource_type": "case_field",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/fields/18"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"resource": "case_field",
|
|
|
|
"total_count": 18
|
|
|
|
}
|
2022-04-22 14:40:18 +00:00
|
|
|
recorded_at: Fri, 22 Apr 2022 09:06:38 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
- request:
|
|
|
|
method: get
|
2022-04-22 14:40:18 +00:00
|
|
|
uri: https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases?fields=%2Btags&include=user,case_priority,case_status,channel,tag,case_type,case_field,field_option,locale_field&limit=100
|
2021-10-20 09:43:35 +00:00
|
|
|
body:
|
|
|
|
encoding: US-ASCII
|
|
|
|
string: ''
|
|
|
|
headers:
|
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
X-Session-Id:
|
2022-04-22 14:40:18 +00:00
|
|
|
- vErcCvEtgY8160c8a3444d43d4aa00954ec82f437633472598Yhu9LeO55aQUDWVuyKq6U1tRgy
|
2021-10-20 09:43:35 +00:00
|
|
|
Accept-Encoding:
|
|
|
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
|
|
|
Accept:
|
|
|
|
- "*/*"
|
|
|
|
User-Agent:
|
|
|
|
- Ruby
|
|
|
|
Host:
|
|
|
|
- "<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>"
|
|
|
|
response:
|
|
|
|
status:
|
|
|
|
code: 200
|
|
|
|
message: OK
|
|
|
|
headers:
|
|
|
|
Server:
|
|
|
|
- nginx
|
|
|
|
Date:
|
2022-04-22 14:40:18 +00:00
|
|
|
- Fri, 22 Apr 2022 09:06:39 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
Transfer-Encoding:
|
|
|
|
- chunked
|
|
|
|
Connection:
|
|
|
|
- keep-alive
|
|
|
|
Cache-Control:
|
|
|
|
- private, max-age=0, must-revalidate
|
|
|
|
Expires:
|
|
|
|
- '0'
|
|
|
|
X-Api-Version:
|
|
|
|
- '1'
|
|
|
|
Date-Iso:
|
2022-04-22 14:40:18 +00:00
|
|
|
- '2022-04-22T09:06:39+00:00'
|
2021-10-20 09:43:35 +00:00
|
|
|
Access-Control-Expose-Headers:
|
|
|
|
- Date-ISO
|
|
|
|
X-Xss-Protection:
|
|
|
|
- 1; mode=block
|
|
|
|
X-Content-Type-Options:
|
|
|
|
- nosniff
|
|
|
|
Strict-Transport-Security:
|
|
|
|
- max-age=31536000; includeSubDomains preload
|
|
|
|
body:
|
|
|
|
encoding: ASCII-8BIT
|
|
|
|
string: !binary |-
|
2022-04-22 14:40:18 +00:00
|
|
|
ewogICAgInN0YXR1cyI6IDIwMCwKICAgICJkYXRhIjogWwogICAgICAgIHsKICAgICAgICAgICAgImlkIjogMywKICAgICAgICAgICAgImxlZ2FjeV9pZCI6IG51bGwsCiAgICAgICAgICAgICJzdWJqZWN0IjogIkEgdGVzdCBxdWVzdGlvbiIsCiAgICAgICAgICAgICJwb3J0YWwiOiAiU0VSVklDRSIsCiAgICAgICAgICAgICJzb3VyY2VfY2hhbm5lbCI6IHsKICAgICAgICAgICAgICAgICJ1dWlkIjogImZkM2E4MTE2LTk1YzItNDkyZS05YWYzLWIzYWI1N2RjOWYxYSIsCiAgICAgICAgICAgICAgICAidHlwZSI6ICJNQUlMIiwKICAgICAgICAgICAgICAgICJjaGFyYWN0ZXJfbGltaXQiOiBudWxsLAogICAgICAgICAgICAgICAgImFjY291bnQiOiB7CiAgICAgICAgICAgICAgICAgICAgImlkIjogMSwKICAgICAgICAgICAgICAgICAgICAicmVzb3VyY2VfdHlwZSI6ICJtYWlsYm94IgogICAgICAgICAgICAgICAgfSwKICAgICAgICAgICAgICAgICJyZXNvdXJjZV90eXBlIjogImNoYW5uZWwiCiAgICAgICAgICAgIH0sCiAgICAgICAgICAgICJsYXN0X3B1YmxpY19jaGFubmVsIjogewogICAgICAgICAgICAgICAgInV1aWQiOiAiZmQzYTgxMTYtOTVjMi00OTJlLTlhZjMtYjNhYjU3ZGM5ZjFhIiwKICAgICAgICAgICAgICAgICJ0eXBlIjogIk1BSUwiLAogICAgICAgICAgICAgICAgImNoYXJhY3Rlcl9saW1pdCI6IG51bGwsCiAgICAgICAgICAgICAgICAiYWNjb3VudCI6IHsKICAgICAgICAgICAgICAgICAgICAiaWQiOiAxLAogICAgICAgICAgICAgICAgICAgICJyZXNvdXJjZV90eXBlIjogIm1haWxib3giCiAgICAgICAgICAgICAgICB9LAogICAgICAgICAgICAgICAgInJlc291cmNlX3R5cGUiOiAiY2hhbm5lbCIKICAgICAgICAgICAgfSwKICAgICAgICAgICAgInJlcXVlc3RlciI6IHsKICAgICAgICAgICAgICAgICJpZCI6IDcsCiAgICAgICAgICAgICAgICAidXVpZCI6ICIwYzU0NjQ0Ni1kMDk1LTU0YzUtYWU1Ny01ZjZmODM4ZDNjNDMiLAogICAgICAgICAgICAgICAgImZ1bGxfbmFtZSI6ICJEb21pbmlrIEtsZWluIiwKICAgICAgICAgICAgICAgICJsZWdhY3lfaWQiOiBudWxsLAogICAgICAgICAgICAgICAgImRlc2lnbmF0aW9uIjogbnVsbCwKICAgICAgICAgICAgICAgICJpc19lbmFibGVkIjogdHJ1ZSwKICAgICAgICAgICAgICAgICJpc19tZmFfZW5hYmxlZCI6IGZhbHNlLAogICAgICAgICAgICAgICAgInJvbGUiOiB7CiAgICAgICAgICAgICAgICAgICAgImlkIjogNCwKICAgICAgICAgICAgICAgICAgICAicmVzb3VyY2VfdHlwZSI6ICJyb2xlIgogICAgICAgICAgICAgICAgfSwKICAgICAgICAgICAgICAgICJhdmF0YXIiOiAiaHR0cHM6Ly88SU1QT1JUX0tBWUFLT19FTkRQT0lOVF9IT1NUTkFNRT4vYXZhdGFyL2dldC8wYzU0NjQ0Ni1kMDk1LTU0YzUtYWU1Ny01ZjZmODM4ZDNjNDM/MTY0OTk0MzAwMSIsCiAgICAgICAgICAgICAgICAiYWdlbnRfY2FzZV9hY2Nlc3MiOiBudWxsLAogICAgICAgICAgICAgICAgIm9yZ2FuaXphdGlvbl9jYXNlX2FjY2VzcyI6ICJSRVFVRVNURUQiLAogICAgICAgICAgICAgICAgIm9yZ2FuaXphdGlvbiI6IG51bGwsCiAgICAgICAgICAgICAgICAidGVhbXMiOiBbXSwKICAgICAgICAgICAgICAgICJlbWFpbHMiOiBbCiAgICAgICAgICAgICAgICAgICAgewogICAgICAgICAgICAgICAgICAgICAgICAiaWQiOiA3LAogICAgICAgICAgICAgICAgICAgICAgICAicmVzb3VyY2VfdHlwZSI6ICJpZGVudGl0eV9lbWFpbCIKICAgICAgICAgICAgICAgICAgICB9CiAgICAgICAgICAgICAgICBdLAogICAgICAgICAgICAgICAgInBob25lcyI6IFtdLAogICAgICAgICAgICAgICAgInR3aXR0ZXIiOiBbXSwKICAgICAgICAgICAgICAgICJmYWNlYm9vayI6IFtdLAogICAgICAgICAgICAgICAgImV4dGVybmFsX2lkZW50aWZpZXJzIjogW10sCiAgICAgICAgICAgICAgICAiY3VzdG9tX2ZpZWxkcyI6IFtdLAogICAgICAgICAgICAgICAgInBpbm5lZF9ub3Rlc19jb3VudCI6IDAsCiAgICAgICAgICAgICAgICAibG9jYWxlIjogewogICAgICAgICAgICAgICAgICAgICJpZCI6IDMsCiAgICAgICAgICAgICAgICAgICAgInJlc291cmNlX3R5cGUiOiAibG9jYWxlIgogICAgICAgICAgICAgICAgfSwKICAgICAgICAgICAgICAgICJ0aW1lX3pvbmUiOiAiRXVyb3BlL1BhcmlzIiwKICAgICAgICAgICAgICAgICJ0aW1lX3pvbmVfb2Zmc2V0IjogNzIwMCwKICAgICAgICAgICAgICAgICJncmVldGluZyI6IG51bGwsCiAgICAgICAgICAgICAgICAic2lnbmF0dXJlIjogbnVsbCwKICAgICAgICAgICAgICAgICJzdGF0dXNfbWVzc2FnZSI6IG51bGwsCiAgICAgICAgICAgICAgICAibGFzdF9zZWVuX3VzZXJfYWdlbnQiOiAiTW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTBfMTVfNykgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwMC4wLjQ4OTYuNzUgU2FmYXJpLzUzNy4zNiIsCiAgICAgICAgICAgICAgICAibGFzdF9zZWVuX2lwIjogIjUuMjMxLjEzOC4yMDgiLAogICAgICAgICAgICAgICAgImxhc3Rfc2Vlbl9hdCI6ICIyMDIxLTA4LTI3VDEwOjQ5OjU2KzAwOjAwIiwKICAgICAgICAgICAgICAgICJsYXN0X2FjdGl2ZV9hdCI6ICIyMDIyLTA0LTE0VDEzOjMwOjAxKzAwOjAwIiwKICAgICAgICAgICAgICAgICJyZWFsdGltZV9jaGFubmVsIjogInByZXNlbmNlLTQ0MjU0M2NkNDIyODc3NTA0MDAxZWIwNTUwZjE4OWFkMzYyZDY0NzVmYTZkOTVmZDBmMmQ4ZWUwZmY3NzBmNjVAdjFfdXNlcnNfNyIsCiAgICAgICAgICAgICAgICAicHJlc2VuY2VfY2hhbm5lbCI6ICJ1c2VyX3ByZXNlbmNlLTQ0MjU0M2NkNDIyODc3NTA0MDAxZWIwNTUwZjE4OWFkMzYyZDY0NzVmYTZkOTVmZDBmMmQ4ZWUwZmY3NzBmNjVAZjgwNjg3OWNiNWJiMDEyMTY3YmY2MWQ3MDViZmU5NGFkZjJlNzkxYiIsCiAgICAgICAgICAgICAgICAicGFzc3dvcmRfdXBkYXRlZF9hdCI6ICIyMDIxLTA4LTI3VDEwOjQ5OjU2KzAwOjAwIiwKICAgICAgICAgICAgICAgICJhdmF0YXJfdXBkYXRlZF9hdCI6IG51bGwsCiAgICAgICAgICAgICA
|
|
|
|
recorded_at: Fri, 22 Apr 2022 09:06:39 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
- request:
|
|
|
|
method: get
|
|
|
|
uri: https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/3/posts?include=mailbox,message_recipient,channel,attachment,case_message,note,chat_message,identity_email,identity_twitter,identity_facebook,facebook_message,facebook_post,facebook_post_comment,twitter_message,twitter_tweet&limit=100
|
|
|
|
body:
|
|
|
|
encoding: US-ASCII
|
|
|
|
string: ''
|
|
|
|
headers:
|
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
X-Session-Id:
|
2022-04-22 14:40:18 +00:00
|
|
|
- vErcCvEtgY8160c8a3444d43d4aa00954ec82f437633472598Yhu9LeO55aQUDWVuyKq6U1tRgy
|
2021-10-20 09:43:35 +00:00
|
|
|
Accept-Encoding:
|
|
|
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
|
|
|
Accept:
|
|
|
|
- "*/*"
|
|
|
|
User-Agent:
|
|
|
|
- Ruby
|
|
|
|
Host:
|
|
|
|
- "<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>"
|
|
|
|
response:
|
|
|
|
status:
|
|
|
|
code: 200
|
|
|
|
message: OK
|
|
|
|
headers:
|
|
|
|
Server:
|
|
|
|
- nginx
|
|
|
|
Date:
|
2022-04-22 14:40:18 +00:00
|
|
|
- Fri, 22 Apr 2022 09:06:40 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
Transfer-Encoding:
|
|
|
|
- chunked
|
|
|
|
Connection:
|
|
|
|
- keep-alive
|
|
|
|
Cache-Control:
|
|
|
|
- private, max-age=0, must-revalidate
|
|
|
|
Expires:
|
|
|
|
- '0'
|
|
|
|
X-Api-Version:
|
|
|
|
- '1'
|
|
|
|
Date-Iso:
|
2022-04-22 14:40:18 +00:00
|
|
|
- '2022-04-22T09:06:40+00:00'
|
2021-10-20 09:43:35 +00:00
|
|
|
Access-Control-Expose-Headers:
|
|
|
|
- Date-ISO
|
|
|
|
X-Xss-Protection:
|
|
|
|
- 1; mode=block
|
|
|
|
X-Content-Type-Options:
|
|
|
|
- nosniff
|
|
|
|
Strict-Transport-Security:
|
|
|
|
- max-age=31536000; includeSubDomains preload
|
|
|
|
body:
|
|
|
|
encoding: ASCII-8BIT
|
|
|
|
string: |-
|
|
|
|
{
|
|
|
|
"status": 200,
|
|
|
|
"data": [
|
|
|
|
{
|
|
|
|
"id": 36,
|
|
|
|
"uuid": "db6befb5-24a7-43ee-afc4-4b4deb94ea55",
|
|
|
|
"client_id": "232d1622-4667-431d-9a97-7cd028bbb419",
|
|
|
|
"subject": "We will help the guy.\n",
|
|
|
|
"contents": "We will help the guy.\n",
|
|
|
|
"creator": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"identity": {
|
|
|
|
"id": 1,
|
|
|
|
"email": "<IMPORT_KAYAKO_ENDPOINT_USERNAME>",
|
|
|
|
"is_primary": true,
|
|
|
|
"is_validated": true,
|
|
|
|
"is_notification_enabled": false,
|
|
|
|
"created_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"updated_at": "2021-08-27T06:57:08+00:00",
|
|
|
|
"resource_type": "identity_email",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/identities/emails/1"
|
|
|
|
},
|
|
|
|
"source_channel": {
|
|
|
|
"uuid": "cf3cd39a-54bf-5e5e-912b-883919f3ab1e",
|
|
|
|
"type": "NOTE",
|
|
|
|
"character_limit": null,
|
|
|
|
"account": null,
|
|
|
|
"resource_type": "channel"
|
|
|
|
},
|
|
|
|
"attachments": [
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"name": "favicon.ico",
|
|
|
|
"size": 32988,
|
|
|
|
"width": 0,
|
|
|
|
"height": 0,
|
|
|
|
"type": "image/x-icon",
|
|
|
|
"content_id": null,
|
|
|
|
"alt": null,
|
|
|
|
"url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/3/notes/3/attachments/1/url",
|
|
|
|
"url_download": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/3/notes/3/attachments/1/download",
|
|
|
|
"thumbnails": [],
|
|
|
|
"created_at": "2021-08-27T11:26:26+00:00",
|
|
|
|
"resource_type": "attachment",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/3/notes/3/attachments/1"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"download_all": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/3/notes/3/attachments/download/all",
|
|
|
|
"destination_medium": null,
|
|
|
|
"source": null,
|
|
|
|
"metadata": {
|
|
|
|
"user_agent": "",
|
|
|
|
"page_url": ""
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"id": 3,
|
|
|
|
"body_text": "We will help the guy.\n",
|
|
|
|
"body_html": "We will help the guy.<br>",
|
|
|
|
"is_pinned": false,
|
|
|
|
"pinned_by": null,
|
|
|
|
"user": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"creator": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"attachments": [
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"name": "favicon.ico",
|
|
|
|
"size": 32988,
|
|
|
|
"width": 0,
|
|
|
|
"height": 0,
|
|
|
|
"type": "image/x-icon",
|
|
|
|
"content_id": null,
|
|
|
|
"alt": null,
|
|
|
|
"url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/3/notes/3/attachments/1/url",
|
|
|
|
"url_download": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/3/notes/3/attachments/1/download",
|
|
|
|
"thumbnails": [],
|
|
|
|
"created_at": "2021-08-27T11:26:26+00:00",
|
|
|
|
"resource_type": "attachment",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/3/notes/3/attachments/1"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"download_all": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/3/notes/3/attachments/download/all",
|
|
|
|
"created_at": "2021-08-27T11:26:26+00:00",
|
|
|
|
"updated_at": "2021-08-27T11:26:26+00:00",
|
|
|
|
"resource_type": "note",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/3/notes/3"
|
|
|
|
},
|
|
|
|
"post_status": "DELIVERED",
|
|
|
|
"post_status_reject_type": null,
|
|
|
|
"post_status_reject_reason": null,
|
|
|
|
"post_status_updated_at": "2021-08-27T11:26:26+00:00",
|
|
|
|
"is_requester": false,
|
|
|
|
"created_at": "2021-08-27T11:26:26+00:00",
|
|
|
|
"updated_at": "2021-08-27T11:26:26+00:00",
|
|
|
|
"resource_type": "post",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/posts/36"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 35,
|
|
|
|
"uuid": "318284f1-a910-416f-b51a-8de586a505a2",
|
|
|
|
"client_id": "",
|
|
|
|
"subject": "A test question",
|
|
|
|
"contents": "Hello together,\n\ncan you help me?\n\nBest regards,\nDominik",
|
|
|
|
"creator": {
|
|
|
|
"id": 7,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"identity": {
|
|
|
|
"id": 7,
|
|
|
|
"email": "dominik.klein.morsbach@gmail.com",
|
|
|
|
"is_primary": true,
|
|
|
|
"is_validated": false,
|
|
|
|
"is_notification_enabled": false,
|
|
|
|
"created_at": "2021-08-27T10:49:56+00:00",
|
|
|
|
"updated_at": "2021-08-27T10:49:56+00:00",
|
|
|
|
"resource_type": "identity_email",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/identities/emails/7"
|
|
|
|
},
|
|
|
|
"source_channel": {
|
|
|
|
"uuid": "fd3a8116-95c2-492e-9af3-b3ab57dc9f1a",
|
|
|
|
"type": "MAIL",
|
|
|
|
"character_limit": null,
|
|
|
|
"account": {
|
|
|
|
"id": 1,
|
|
|
|
"uuid": "fd3a8116-95c2-492e-9af3-b3ab57dc9f1a",
|
|
|
|
"address": "support@<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>",
|
|
|
|
"brand": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "brand"
|
|
|
|
},
|
|
|
|
"is_system": true,
|
|
|
|
"is_custom": false,
|
|
|
|
"is_verified": false,
|
|
|
|
"is_default": true,
|
|
|
|
"is_enabled": false,
|
|
|
|
"is_deleted": false,
|
|
|
|
"verified_at": null,
|
|
|
|
"created_at": "2021-08-24T18:24:18+00:00",
|
|
|
|
"updated_at": "2021-08-27T06:57:08+00:00",
|
|
|
|
"resource_type": "mailbox",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/mailboxes/1"
|
|
|
|
},
|
|
|
|
"resource_type": "channel"
|
|
|
|
},
|
|
|
|
"attachments": [],
|
|
|
|
"download_all": null,
|
|
|
|
"destination_medium": null,
|
|
|
|
"source": null,
|
|
|
|
"metadata": {
|
|
|
|
"user_agent": "",
|
|
|
|
"page_url": ""
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"id": 4,
|
|
|
|
"uuid": "318284f1-a910-416f-b51a-8de586a505a2",
|
|
|
|
"subject": "A test question",
|
|
|
|
"body_text": "Hello together,\n\ncan you help me?\n\nBest regards,\nDominik",
|
|
|
|
"body_html": "<div dir=\"ltr\">\n Hello together,\n <div>\n <br>\n </div>\n <div>\n can you help me?\n </div>\n <div>\n <br>\n </div>\n <div>\n Best regards,\n </div>\n <div>\n Dominik\n </div>\n </div>",
|
|
|
|
"recipients": [],
|
|
|
|
"fullname": "Dominik Klein",
|
|
|
|
"email": "dominik.klein.morsbach@gmail.com",
|
|
|
|
"creator": {
|
|
|
|
"id": 7,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"identity": {
|
|
|
|
"id": 7,
|
|
|
|
"email": "dominik.klein.morsbach@gmail.com",
|
|
|
|
"is_primary": true,
|
|
|
|
"is_validated": false,
|
|
|
|
"is_notification_enabled": false,
|
|
|
|
"created_at": "2021-08-27T10:49:56+00:00",
|
|
|
|
"updated_at": "2021-08-27T10:49:56+00:00",
|
|
|
|
"resource_type": "identity_email",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/identities/emails/7"
|
|
|
|
},
|
|
|
|
"mailbox": {
|
|
|
|
"id": 1,
|
|
|
|
"uuid": "fd3a8116-95c2-492e-9af3-b3ab57dc9f1a",
|
|
|
|
"address": "support@<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>",
|
|
|
|
"brand": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "brand"
|
|
|
|
},
|
|
|
|
"is_system": true,
|
|
|
|
"is_custom": false,
|
|
|
|
"is_verified": false,
|
|
|
|
"is_default": true,
|
|
|
|
"is_enabled": false,
|
|
|
|
"is_deleted": false,
|
|
|
|
"verified_at": null,
|
|
|
|
"created_at": "2021-08-24T18:24:18+00:00",
|
|
|
|
"updated_at": "2021-08-27T06:57:08+00:00",
|
|
|
|
"resource_type": "mailbox",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/mailboxes/1"
|
|
|
|
},
|
|
|
|
"attachments": [],
|
|
|
|
"download_all": null,
|
|
|
|
"locale": null,
|
|
|
|
"response_time": 0,
|
|
|
|
"created_at": "2021-08-27T10:49:56+00:00",
|
|
|
|
"updated_at": "2021-08-27T10:49:56+00:00",
|
|
|
|
"resource_type": "case_message",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/3/messages/4"
|
|
|
|
},
|
|
|
|
"post_status": "SEEN",
|
|
|
|
"post_status_reject_type": null,
|
|
|
|
"post_status_reject_reason": null,
|
|
|
|
"post_status_updated_at": "2021-08-27T11:26:26+00:00",
|
|
|
|
"is_requester": true,
|
|
|
|
"created_at": "2021-08-27T10:49:56+00:00",
|
|
|
|
"updated_at": "2021-08-27T11:26:26+00:00",
|
|
|
|
"resource_type": "post",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/posts/35"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"resource": "post",
|
|
|
|
"limit": 100,
|
|
|
|
"total_count": 2
|
|
|
|
}
|
2022-04-22 14:40:18 +00:00
|
|
|
recorded_at: Fri, 22 Apr 2022 09:06:40 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
- request:
|
|
|
|
method: get
|
|
|
|
uri: https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/3/notes/3/attachments/1/download
|
|
|
|
body:
|
|
|
|
encoding: US-ASCII
|
|
|
|
string: ''
|
|
|
|
headers:
|
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
X-Session-Id:
|
2022-04-22 14:40:18 +00:00
|
|
|
- vErcCvEtgY8160c8a3444d43d4aa00954ec82f437633472598Yhu9LeO55aQUDWVuyKq6U1tRgy
|
2021-10-20 09:43:35 +00:00
|
|
|
Accept-Encoding:
|
|
|
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
|
|
|
Accept:
|
|
|
|
- "*/*"
|
|
|
|
User-Agent:
|
|
|
|
- Ruby
|
|
|
|
Host:
|
|
|
|
- "<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>"
|
|
|
|
response:
|
|
|
|
status:
|
|
|
|
code: 200
|
|
|
|
message: OK
|
|
|
|
headers:
|
|
|
|
Server:
|
|
|
|
- nginx
|
|
|
|
Date:
|
2022-04-22 14:40:18 +00:00
|
|
|
- Fri, 22 Apr 2022 09:06:41 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
Content-Type:
|
|
|
|
- image/x-icon
|
|
|
|
Transfer-Encoding:
|
|
|
|
- chunked
|
|
|
|
Connection:
|
|
|
|
- keep-alive
|
|
|
|
Content-Transfer-Encoding:
|
|
|
|
- binary
|
|
|
|
Content-Disposition:
|
|
|
|
- attachment; filename="favicon.ico"
|
|
|
|
Date-Iso:
|
2022-04-22 14:40:18 +00:00
|
|
|
- '2022-04-22T09:06:41+00:00'
|
2021-10-20 09:43:35 +00:00
|
|
|
Access-Control-Expose-Headers:
|
|
|
|
- Date-ISO
|
|
|
|
X-Xss-Protection:
|
|
|
|
- 1; mode=block
|
|
|
|
X-Content-Type-Options:
|
|
|
|
- nosniff
|
|
|
|
Strict-Transport-Security:
|
|
|
|
- max-age=31536000; includeSubDomains preload
|
|
|
|
body:
|
|
|
|
encoding: ASCII-8BIT
|
|
|
|
string: !binary |-
|
|
|
|
AAABAAQAQEAAAAEAIAAoQAAARgAAACAgAAABACAAKBAAAG5AAAAYGAAAAQAgACgJAACWUAAAEBAAAAEAIAAoBAAAvlkAACgAAABAAAAAgAAAAAEAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAu0f8WAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJM7/FS/Q/YIv0P9hGsz/CgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP8BLtH/eSzQ/Osv0P2RK87/KgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAu0f89LND85DDR//8vzvzCLc//Wiuq/wYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACbM/xQv0P63MNH//zDR//8s0PzrLtH9iizM/yMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/AS/Q/3gt0Pz7MNH//zDR//8vzvz+L9D+ui/Q/1IAv/8EAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAL9D/PCzQ/OQw0f//MNH//zDR//8w0f//LdD85S/Q/YIsyv8dAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAmzP8UMM/+tjDR//8w0f//MNH//zDR//8w0f//LdD8/C/O/rItz/9KAID/AgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/wEv0P93LdD8+zDR//8w0f//MNH//zDR//8w0f//MNH//y7Q/OAuz/96K8r/GAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
2022-04-22 14:40:18 +00:00
|
|
|
recorded_at: Fri, 22 Apr 2022 09:06:41 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
- request:
|
|
|
|
method: get
|
|
|
|
uri: https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/5/posts?include=mailbox,message_recipient,channel,attachment,case_message,note,chat_message,identity_email,identity_twitter,identity_facebook,facebook_message,facebook_post,facebook_post_comment,twitter_message,twitter_tweet&limit=100
|
|
|
|
body:
|
|
|
|
encoding: US-ASCII
|
|
|
|
string: ''
|
|
|
|
headers:
|
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
X-Session-Id:
|
2022-04-22 14:40:18 +00:00
|
|
|
- vErcCvEtgY8160c8a3444d43d4aa00954ec82f437633472598Yhu9LeO55aQUDWVuyKq6U1tRgy
|
2021-10-20 09:43:35 +00:00
|
|
|
Accept-Encoding:
|
|
|
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
|
|
|
Accept:
|
|
|
|
- "*/*"
|
|
|
|
User-Agent:
|
|
|
|
- Ruby
|
|
|
|
Host:
|
|
|
|
- "<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>"
|
|
|
|
response:
|
|
|
|
status:
|
|
|
|
code: 200
|
|
|
|
message: OK
|
|
|
|
headers:
|
|
|
|
Server:
|
|
|
|
- nginx
|
|
|
|
Date:
|
2022-04-22 14:40:18 +00:00
|
|
|
- Fri, 22 Apr 2022 09:06:41 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
Transfer-Encoding:
|
|
|
|
- chunked
|
|
|
|
Connection:
|
|
|
|
- keep-alive
|
|
|
|
Cache-Control:
|
|
|
|
- private, max-age=0, must-revalidate
|
|
|
|
Expires:
|
|
|
|
- '0'
|
|
|
|
X-Api-Version:
|
|
|
|
- '1'
|
|
|
|
Date-Iso:
|
2022-04-22 14:40:18 +00:00
|
|
|
- '2022-04-22T09:06:41+00:00'
|
2021-10-20 09:43:35 +00:00
|
|
|
Access-Control-Expose-Headers:
|
|
|
|
- Date-ISO
|
|
|
|
X-Xss-Protection:
|
|
|
|
- 1; mode=block
|
|
|
|
X-Content-Type-Options:
|
|
|
|
- nosniff
|
|
|
|
Strict-Transport-Security:
|
|
|
|
- max-age=31536000; includeSubDomains preload
|
|
|
|
body:
|
|
|
|
encoding: ASCII-8BIT
|
|
|
|
string: |-
|
|
|
|
{
|
|
|
|
"status": 200,
|
|
|
|
"data": [
|
|
|
|
{
|
|
|
|
"id": 50,
|
|
|
|
"uuid": "4f92e9a2-9662-4fc2-b2e3-b23869f1191b",
|
|
|
|
"client_id": "",
|
|
|
|
"subject": "A example for a closed ticket.\n",
|
|
|
|
"contents": "A example for a closed ticket.\n",
|
|
|
|
"creator": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"identity": {
|
|
|
|
"id": 1,
|
|
|
|
"email": "<IMPORT_KAYAKO_ENDPOINT_USERNAME>",
|
|
|
|
"is_primary": true,
|
|
|
|
"is_validated": true,
|
|
|
|
"is_notification_enabled": false,
|
|
|
|
"created_at": "2021-08-24T18:24:11+00:00",
|
|
|
|
"updated_at": "2021-08-27T06:57:08+00:00",
|
|
|
|
"resource_type": "identity_email",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/identities/emails/1"
|
|
|
|
},
|
|
|
|
"source_channel": {
|
|
|
|
"uuid": "cf3cd39a-54bf-5e5e-912b-883919f3ab1e",
|
|
|
|
"type": "NOTE",
|
|
|
|
"character_limit": null,
|
|
|
|
"account": null,
|
|
|
|
"resource_type": "channel"
|
|
|
|
},
|
|
|
|
"attachments": [],
|
|
|
|
"download_all": null,
|
|
|
|
"destination_medium": null,
|
|
|
|
"source": null,
|
|
|
|
"metadata": {
|
|
|
|
"user_agent": "",
|
|
|
|
"page_url": ""
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"id": 4,
|
|
|
|
"body_text": "A example for a closed ticket.\n",
|
|
|
|
"body_html": "A example for a closed ticket.<br>",
|
|
|
|
"is_pinned": false,
|
|
|
|
"pinned_by": null,
|
|
|
|
"user": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"creator": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"attachments": [],
|
|
|
|
"download_all": null,
|
|
|
|
"created_at": "2021-08-27T12:20:33+00:00",
|
|
|
|
"updated_at": "2021-08-27T12:20:33+00:00",
|
|
|
|
"resource_type": "note",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/5/notes/4"
|
|
|
|
},
|
|
|
|
"post_status": "DELIVERED",
|
|
|
|
"post_status_reject_type": null,
|
|
|
|
"post_status_reject_reason": null,
|
|
|
|
"post_status_updated_at": "2021-08-27T12:20:33+00:00",
|
|
|
|
"is_requester": false,
|
|
|
|
"created_at": "2021-08-27T12:20:33+00:00",
|
|
|
|
"updated_at": "2021-08-27T12:20:33+00:00",
|
|
|
|
"resource_type": "post",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/posts/50"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"resource": "post",
|
|
|
|
"limit": 100,
|
|
|
|
"total_count": 1
|
|
|
|
}
|
2022-04-22 14:40:18 +00:00
|
|
|
recorded_at: Fri, 22 Apr 2022 09:06:41 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
- request:
|
|
|
|
method: get
|
|
|
|
uri: https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/4/posts?include=mailbox,message_recipient,channel,attachment,case_message,note,chat_message,identity_email,identity_twitter,identity_facebook,facebook_message,facebook_post,facebook_post_comment,twitter_message,twitter_tweet&limit=100
|
|
|
|
body:
|
|
|
|
encoding: US-ASCII
|
|
|
|
string: ''
|
|
|
|
headers:
|
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
X-Session-Id:
|
2022-04-22 14:40:18 +00:00
|
|
|
- vErcCvEtgY8160c8a3444d43d4aa00954ec82f437633472598Yhu9LeO55aQUDWVuyKq6U1tRgy
|
2021-10-20 09:43:35 +00:00
|
|
|
Accept-Encoding:
|
|
|
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
|
|
|
Accept:
|
|
|
|
- "*/*"
|
|
|
|
User-Agent:
|
|
|
|
- Ruby
|
|
|
|
Host:
|
|
|
|
- "<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>"
|
|
|
|
response:
|
|
|
|
status:
|
|
|
|
code: 200
|
|
|
|
message: OK
|
|
|
|
headers:
|
|
|
|
Server:
|
|
|
|
- nginx
|
|
|
|
Date:
|
2022-04-22 14:40:18 +00:00
|
|
|
- Fri, 22 Apr 2022 09:06:42 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
Transfer-Encoding:
|
|
|
|
- chunked
|
|
|
|
Connection:
|
|
|
|
- keep-alive
|
|
|
|
Cache-Control:
|
|
|
|
- private, max-age=0, must-revalidate
|
|
|
|
Expires:
|
|
|
|
- '0'
|
|
|
|
X-Api-Version:
|
|
|
|
- '1'
|
|
|
|
Date-Iso:
|
2022-04-22 14:40:18 +00:00
|
|
|
- '2022-04-22T09:06:42+00:00'
|
2021-10-20 09:43:35 +00:00
|
|
|
Access-Control-Expose-Headers:
|
|
|
|
- Date-ISO
|
|
|
|
X-Xss-Protection:
|
|
|
|
- 1; mode=block
|
|
|
|
X-Content-Type-Options:
|
|
|
|
- nosniff
|
|
|
|
Strict-Transport-Security:
|
|
|
|
- max-age=31536000; includeSubDomains preload
|
|
|
|
body:
|
|
|
|
encoding: ASCII-8BIT
|
|
|
|
string: |-
|
|
|
|
{
|
|
|
|
"status": 200,
|
|
|
|
"data": [
|
|
|
|
{
|
|
|
|
"id": 48,
|
|
|
|
"uuid": "e959e7e9-f1db-4e5e-b7b6-fd4ea224d87a",
|
|
|
|
"client_id": "",
|
|
|
|
"subject": "I have a problem with my mac",
|
|
|
|
"contents": "Can you help me?",
|
|
|
|
"creator": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"identity": {
|
|
|
|
"id": 3,
|
|
|
|
"email": "rainbowcitycafe@gmail.com",
|
|
|
|
"is_primary": true,
|
|
|
|
"is_validated": false,
|
|
|
|
"is_notification_enabled": false,
|
|
|
|
"created_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"resource_type": "identity_email",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/identities/emails/3"
|
|
|
|
},
|
|
|
|
"source_channel": {
|
|
|
|
"uuid": "8c9b56bd-10bd-5c91-93da-1904193ead4e",
|
|
|
|
"type": "HELPCENTER",
|
|
|
|
"character_limit": null,
|
|
|
|
"account": null,
|
|
|
|
"resource_type": "channel"
|
|
|
|
},
|
|
|
|
"attachments": [],
|
|
|
|
"download_all": null,
|
|
|
|
"destination_medium": null,
|
|
|
|
"source": "HELPCENTER",
|
|
|
|
"metadata": {
|
|
|
|
"user_agent": "",
|
|
|
|
"page_url": ""
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"id": 5,
|
|
|
|
"uuid": "e959e7e9-f1db-4e5e-b7b6-fd4ea224d87a",
|
|
|
|
"subject": "I have a problem with my mac",
|
|
|
|
"body_text": "Can you help me?",
|
|
|
|
"body_html": "Can you help me?",
|
|
|
|
"recipients": [],
|
|
|
|
"fullname": "Taylor West",
|
|
|
|
"email": "rainbowcitycafe@gmail.com",
|
|
|
|
"creator": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"identity": {
|
|
|
|
"id": 3,
|
|
|
|
"email": "rainbowcitycafe@gmail.com",
|
|
|
|
"is_primary": true,
|
|
|
|
"is_validated": false,
|
|
|
|
"is_notification_enabled": false,
|
|
|
|
"created_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"updated_at": "2021-08-24T18:24:12+00:00",
|
|
|
|
"resource_type": "identity_email",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/identities/emails/3"
|
|
|
|
},
|
|
|
|
"mailbox": null,
|
|
|
|
"attachments": [],
|
|
|
|
"download_all": null,
|
|
|
|
"locale": null,
|
|
|
|
"response_time": 0,
|
|
|
|
"created_at": "2021-08-27T12:18:53+00:00",
|
|
|
|
"updated_at": "2021-08-27T12:18:53+00:00",
|
|
|
|
"resource_type": "case_message",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/4/messages/5"
|
|
|
|
},
|
|
|
|
"post_status": "SEEN",
|
|
|
|
"post_status_reject_type": null,
|
|
|
|
"post_status_reject_reason": null,
|
|
|
|
"post_status_updated_at": "2021-08-27T12:19:53+00:00",
|
|
|
|
"is_requester": true,
|
|
|
|
"created_at": "2021-08-27T12:18:53+00:00",
|
|
|
|
"updated_at": "2021-08-27T12:19:53+00:00",
|
|
|
|
"resource_type": "post",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/posts/48"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"resource": "post",
|
|
|
|
"limit": 100,
|
|
|
|
"total_count": 1
|
|
|
|
}
|
2022-04-22 14:40:18 +00:00
|
|
|
recorded_at: Fri, 22 Apr 2022 09:06:42 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
- request:
|
|
|
|
method: get
|
|
|
|
uri: https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/2/posts?include=mailbox,message_recipient,channel,attachment,case_message,note,chat_message,identity_email,identity_twitter,identity_facebook,facebook_message,facebook_post,facebook_post_comment,twitter_message,twitter_tweet&limit=100
|
|
|
|
body:
|
|
|
|
encoding: US-ASCII
|
|
|
|
string: ''
|
|
|
|
headers:
|
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
X-Session-Id:
|
2022-04-22 14:40:18 +00:00
|
|
|
- vErcCvEtgY8160c8a3444d43d4aa00954ec82f437633472598Yhu9LeO55aQUDWVuyKq6U1tRgy
|
2021-10-20 09:43:35 +00:00
|
|
|
Accept-Encoding:
|
|
|
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
|
|
|
Accept:
|
|
|
|
- "*/*"
|
|
|
|
User-Agent:
|
|
|
|
- Ruby
|
|
|
|
Host:
|
|
|
|
- "<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>"
|
|
|
|
response:
|
|
|
|
status:
|
|
|
|
code: 200
|
|
|
|
message: OK
|
|
|
|
headers:
|
|
|
|
Server:
|
|
|
|
- nginx
|
|
|
|
Date:
|
2022-04-22 14:40:18 +00:00
|
|
|
- Fri, 22 Apr 2022 09:06:43 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
Transfer-Encoding:
|
|
|
|
- chunked
|
|
|
|
Connection:
|
|
|
|
- keep-alive
|
|
|
|
Cache-Control:
|
|
|
|
- private, max-age=0, must-revalidate
|
|
|
|
Expires:
|
|
|
|
- '0'
|
|
|
|
X-Api-Version:
|
|
|
|
- '1'
|
|
|
|
Date-Iso:
|
2022-04-22 14:40:18 +00:00
|
|
|
- '2022-04-22T09:06:43+00:00'
|
2021-10-20 09:43:35 +00:00
|
|
|
Access-Control-Expose-Headers:
|
|
|
|
- Date-ISO
|
|
|
|
X-Xss-Protection:
|
|
|
|
- 1; mode=block
|
|
|
|
X-Content-Type-Options:
|
|
|
|
- nosniff
|
|
|
|
Strict-Transport-Security:
|
|
|
|
- max-age=31536000; includeSubDomains preload
|
|
|
|
body:
|
|
|
|
encoding: ASCII-8BIT
|
|
|
|
string: !binary |-
|
|
|
|
ewogICAgInN0YXR1cyI6IDIwMCwKICAgICJkYXRhIjogWwogICAgICAgIHsKICAgICAgICAgICAgImlkIjogMzQsCiAgICAgICAgICAgICJ1dWlkIjogIjRhZWQxOWYxLTkyYTAtNGNkNC04YzhlLTE2NWViMWUwMWE2OCIsCiAgICAgICAgICAgICJjbGllbnRfaWQiOiAiIiwKICAgICAgICAgICAgInN1YmplY3QiOiAiSSB3YW50IHRvIHB1cmNoYXNlIGFuIGFzc29ydGVkIHNldCBvZiByZXRhaWwgZXF1aXBtZW50LiBJ4oCZbSBub3QgYWJsZSB0byBidWlsZCBteSBidW5kbGUuIENhbiB5b3UgaGVscCBtZSB3aXRoIHRoaXMgcHVyY2hhc2U/IExvb2tpbmcgZm9yd2FyZCB0byBtb3JlIGluZm9ybWF0aW9uISIsCiAgICAgICAgICAgICJjb250ZW50cyI6ICJJIHdhbnQgdG8gcHVyY2hhc2UgYW4gYXNzb3J0ZWQgc2V0IG9mIHJldGFpbCBlcXVpcG1lbnQuIEnigJltIG5vdCBhYmxlIHRvIGJ1aWxkIG15IGJ1bmRsZS4gQ2FuIHlvdSBoZWxwIG1lIHdpdGggdGhpcyBwdXJjaGFzZT8gTG9va2luZyBmb3J3YXJkIHRvIG1vcmUgaW5mb3JtYXRpb24hIiwKICAgICAgICAgICAgImNyZWF0b3IiOiB7CiAgICAgICAgICAgICAgICAiaWQiOiAxLAogICAgICAgICAgICAgICAgInJlc291cmNlX3R5cGUiOiAidXNlciIKICAgICAgICAgICAgfSwKICAgICAgICAgICAgImlkZW50aXR5IjogewogICAgICAgICAgICAgICAgImlkIjogMSwKICAgICAgICAgICAgICAgICJlbWFpbCI6ICI8SU1QT1JUX0tBWUFLT19FTkRQT0lOVF9VU0VSTkFNRT4iLAogICAgICAgICAgICAgICAgImlzX3ByaW1hcnkiOiB0cnVlLAogICAgICAgICAgICAgICAgImlzX3ZhbGlkYXRlZCI6IHRydWUsCiAgICAgICAgICAgICAgICAiaXNfbm90aWZpY2F0aW9uX2VuYWJsZWQiOiBmYWxzZSwKICAgICAgICAgICAgICAgICJjcmVhdGVkX2F0IjogIjIwMjEtMDgtMjRUMTg6MjQ6MTErMDA6MDAiLAogICAgICAgICAgICAgICAgInVwZGF0ZWRfYXQiOiAiMjAyMS0wOC0yN1QwNjo1NzowOCswMDowMCIsCiAgICAgICAgICAgICAgICAicmVzb3VyY2VfdHlwZSI6ICJpZGVudGl0eV9lbWFpbCIsCiAgICAgICAgICAgICAgICAicmVzb3VyY2VfdXJsIjogImh0dHBzOi8vPElNUE9SVF9LQVlBS09fRU5EUE9JTlRfSE9TVE5BTUU+L2FwaS92MS9pZGVudGl0aWVzL2VtYWlscy8xIgogICAgICAgICAgICB9LAogICAgICAgICAgICAic291cmNlX2NoYW5uZWwiOiB7CiAgICAgICAgICAgICAgICAidXVpZCI6ICJjZjNjZDM5YS01NGJmLTVlNWUtOTEyYi04ODM5MTlmM2FiMWUiLAogICAgICAgICAgICAgICAgInR5cGUiOiAiTk9URSIsCiAgICAgICAgICAgICAgICAiY2hhcmFjdGVyX2xpbWl0IjogbnVsbCwKICAgICAgICAgICAgICAgICJhY2NvdW50IjogbnVsbCwKICAgICAgICAgICAgICAgICJyZXNvdXJjZV90eXBlIjogImNoYW5uZWwiCiAgICAgICAgICAgIH0sCiAgICAgICAgICAgICJhdHRhY2htZW50cyI6IFtdLAogICAgICAgICAgICAiZG93bmxvYWRfYWxsIjogbnVsbCwKICAgICAgICAgICAgImRlc3RpbmF0aW9uX21lZGl1bSI6IG51bGwsCiAgICAgICAgICAgICJzb3VyY2UiOiBudWxsLAogICAgICAgICAgICAibWV0YWRhdGEiOiB7CiAgICAgICAgICAgICAgICAidXNlcl9hZ2VudCI6ICIiLAogICAgICAgICAgICAgICAgInBhZ2VfdXJsIjogIiIKICAgICAgICAgICAgfSwKICAgICAgICAgICAgIm9yaWdpbmFsIjogewogICAgICAgICAgICAgICAgImlkIjogMiwKICAgICAgICAgICAgICAgICJib2R5X3RleHQiOiAiSSB3YW50IHRvIHB1cmNoYXNlIGFuIGFzc29ydGVkIHNldCBvZiByZXRhaWwgZXF1aXBtZW50LiBJ4oCZbSBub3QgYWJsZSB0byBidWlsZCBteSBidW5kbGUuIENhbiB5b3UgaGVscCBtZSB3aXRoIHRoaXMgcHVyY2hhc2U/IExvb2tpbmcgZm9yd2FyZCB0byBtb3JlIGluZm9ybWF0aW9uISIsCiAgICAgICAgICAgICAgICAiYm9keV9odG1sIjogIkkgd2FudCB0byBwdXJjaGFzZSBhbiBhc3NvcnRlZCBzZXQgb2YgcmV0YWlsIGVxdWlwbWVudC4gSeKAmW0gbm90IGFibGUgdG8gYnVpbGQgbXkgYnVuZGxlLiBDYW4geW91IGhlbHAgbWUgd2l0aCB0aGlzIHB1cmNoYXNlPyBMb29raW5nIGZvcndhcmQgdG8gbW9yZSBpbmZvcm1hdGlvbiEiLAogICAgICAgICAgICAgICAgImlzX3Bpbm5lZCI6IGZhbHNlLAogICAgICAgICAgICAgICAgInBpbm5lZF9ieSI6IG51bGwsCiAgICAgICAgICAgICAgICAidXNlciI6IHsKICAgICAgICAgICAgICAgICAgICAiaWQiOiAxLAogICAgICAgICAgICAgICAgICAgICJyZXNvdXJjZV90eXBlIjogInVzZXIiCiAgICAgICAgICAgICAgICB9LAogICAgICAgICAgICAgICAgImNyZWF0b3IiOiB7CiAgICAgICAgICAgICAgICAgICAgImlkIjogMSwKICAgICAgICAgICAgICAgICAgICAicmVzb3VyY2VfdHlwZSI6ICJ1c2VyIgogICAgICAgICAgICAgICAgfSwKICAgICAgICAgICAgICAgICJhdHRhY2htZW50cyI6IFtdLAogICAgICAgICAgICAgICAgImRvd25sb2FkX2FsbCI6IG51bGwsCiAgICAgICAgICAgICAgICAiY3JlYXRlZF9hdCI6ICIyMDIxLTA4LTI3VDEwOjQ1OjUxKzAwOjAwIiwKICAgICAgICAgICAgICAgICJ1cGRhdGVkX2F0IjogIjIwMjEtMDgtMjdUMTA6NDU6NTErMDA6MDAiLAogICAgICAgICAgICAgICAgInJlc291cmNlX3R5cGUiOiAibm90ZSIsCiAgICAgICAgICAgICAgICAicmVzb3VyY2VfdXJsIjogImh0dHBzOi8vPElNUE9SVF9LQVlBS09fRU5EUE9JTlRfSE9TVE5BTUU+L2FwaS92MS9jYXNlcy8yL25vdGVzLzIiCiAgICAgICAgICAgIH0sCiAgICAgICAgICAgICJwb3N0X3N0YXR1cyI6ICJERUxJVkVSRUQiLAogICAgICAgICAgICAicG9zdF9zdGF0dXNfcmVqZWN0X3R5cGUiOiBudWxsLAogICAgICAgICAgICAicG9zdF9zdGF0dXNfcmVqZWN0X3JlYXNvbiI6IG51bGwsCiAgICAgICAgICAgICJwb3N0X3N0YXR1c191cGRhdGVkX2F0IjogIjIwMjEtMDgtMjdUMTA6NDU6NTErMDA6MDAiLAogICAgICAgICAgICAiaXNfcmVxdWVzdGVyIjogZmFsc2UsCiAgICAgICAgICAgICJjcmVhdGVkX2F0IjogIjIwMjEtMDgtMjdUMTA6NDU6NTErMDA6MDAiLAogICAgICAgICAgICA
|
2022-04-22 14:40:18 +00:00
|
|
|
recorded_at: Fri, 22 Apr 2022 09:06:43 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
- request:
|
|
|
|
method: get
|
|
|
|
uri: https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/1/posts?include=mailbox,message_recipient,channel,attachment,case_message,note,chat_message,identity_email,identity_twitter,identity_facebook,facebook_message,facebook_post,facebook_post_comment,twitter_message,twitter_tweet&limit=100
|
|
|
|
body:
|
|
|
|
encoding: US-ASCII
|
|
|
|
string: ''
|
|
|
|
headers:
|
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
X-Session-Id:
|
2022-04-22 14:40:18 +00:00
|
|
|
- vErcCvEtgY8160c8a3444d43d4aa00954ec82f437633472598Yhu9LeO55aQUDWVuyKq6U1tRgy
|
2021-10-20 09:43:35 +00:00
|
|
|
Accept-Encoding:
|
|
|
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
|
|
|
Accept:
|
|
|
|
- "*/*"
|
|
|
|
User-Agent:
|
|
|
|
- Ruby
|
|
|
|
Host:
|
|
|
|
- "<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>"
|
|
|
|
response:
|
|
|
|
status:
|
|
|
|
code: 200
|
|
|
|
message: OK
|
|
|
|
headers:
|
|
|
|
Server:
|
|
|
|
- nginx
|
|
|
|
Date:
|
2022-04-22 14:40:18 +00:00
|
|
|
- Fri, 22 Apr 2022 09:06:44 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
Transfer-Encoding:
|
|
|
|
- chunked
|
|
|
|
Connection:
|
|
|
|
- keep-alive
|
|
|
|
Cache-Control:
|
|
|
|
- private, max-age=0, must-revalidate
|
|
|
|
Expires:
|
|
|
|
- '0'
|
|
|
|
X-Api-Version:
|
|
|
|
- '1'
|
|
|
|
Date-Iso:
|
2022-04-22 14:40:18 +00:00
|
|
|
- '2022-04-22T09:06:44+00:00'
|
2021-10-20 09:43:35 +00:00
|
|
|
Access-Control-Expose-Headers:
|
|
|
|
- Date-ISO
|
|
|
|
X-Xss-Protection:
|
|
|
|
- 1; mode=block
|
|
|
|
X-Content-Type-Options:
|
|
|
|
- nosniff
|
|
|
|
Strict-Transport-Security:
|
|
|
|
- max-age=31536000; includeSubDomains preload
|
|
|
|
body:
|
|
|
|
encoding: ASCII-8BIT
|
|
|
|
string: !binary |-
|
|
|
|
ewogICAgInN0YXR1cyI6IDIwMCwKICAgICJkYXRhIjogWwogICAgICAgIHsKICAgICAgICAgICAgImlkIjogMjEsCiAgICAgICAgICAgICJ1dWlkIjogIjYwZGQxMjU3LTNlNTEtNDM3YS1iMjgyLTFlYjZmOWY4OGZkNCIsCiAgICAgICAgICAgICJjbGllbnRfaWQiOiAiIiwKICAgICAgICAgICAgInN1YmplY3QiOiAiV0hBVD8hIFRoYW5rIHlvdSB2ZXJ5IG11Y2ghIPCfmI0iLAogICAgICAgICAgICAiY29udGVudHMiOiAiV0hBVD8hIFRoYW5rIHlvdSB2ZXJ5IG11Y2ghIPCfmI0iLAogICAgICAgICAgICAiY3JlYXRvciI6IHsKICAgICAgICAgICAgICAgICJpZCI6IDMsCiAgICAgICAgICAgICAgICAicmVzb3VyY2VfdHlwZSI6ICJ1c2VyIgogICAgICAgICAgICB9LAogICAgICAgICAgICAiaWRlbnRpdHkiOiB7CiAgICAgICAgICAgICAgICAiaWQiOiAxLAogICAgICAgICAgICAgICAgInR3aXR0ZXJfaWQiOiAiODU0MjUwNjIzOTI3MjM3MTIiLAogICAgICAgICAgICAgICAgImZ1bGxfbmFtZSI6ICJUYXlsb3IgV2VzdCIsCiAgICAgICAgICAgICAgICAic2NyZWVuX25hbWUiOiAiVGF5bG9yV2VzdFJuYnciLAogICAgICAgICAgICAgICAgImZvbGxvd2VyX2NvdW50IjogMCwKICAgICAgICAgICAgICAgICJkZXNjcmlwdGlvbiI6IG51bGwsCiAgICAgICAgICAgICAgICAidXJsIjogbnVsbCwKICAgICAgICAgICAgICAgICJsb2NhdGlvbiI6IG51bGwsCiAgICAgICAgICAgICAgICAicHJvZmlsZV9pbWFnZV91cmwiOiBudWxsLAogICAgICAgICAgICAgICAgImxvY2FsZSI6IG51bGwsCiAgICAgICAgICAgICAgICAiaXNfdmVyaWZpZWQiOiBmYWxzZSwKICAgICAgICAgICAgICAgICJpc19wcmltYXJ5IjogZmFsc2UsCiAgICAgICAgICAgICAgICAiaXNfdmFsaWRhdGVkIjogZmFsc2UsCiAgICAgICAgICAgICAgICAiY3JlYXRlZF9hdCI6ICIyMDIxLTA4LTI0VDE4OjI0OjM0KzAwOjAwIiwKICAgICAgICAgICAgICAgICJ1cGRhdGVkX2F0IjogIjIwMjEtMDgtMjRUMTg6MjQ6MzQrMDA6MDAiLAogICAgICAgICAgICAgICAgInJlc291cmNlX3R5cGUiOiAiaWRlbnRpdHlfdHdpdHRlciIsCiAgICAgICAgICAgICAgICAicmVzb3VyY2VfdXJsIjogImh0dHBzOi8vPElNUE9SVF9LQVlBS09fRU5EUE9JTlRfSE9TVE5BTUU+L2FwaS92MS9pZGVudGl0aWVzL3R3aXR0ZXIvMSIKICAgICAgICAgICAgfSwKICAgICAgICAgICAgInNvdXJjZV9jaGFubmVsIjogewogICAgICAgICAgICAgICAgInV1aWQiOiAiYzIwYWZhYjItYzFiMS00YzkyLTg3NDQtYWIzNDI2YmFmZDI3IiwKICAgICAgICAgICAgICAgICJ0eXBlIjogIlRXSVRURVIiLAogICAgICAgICAgICAgICAgImNoYXJhY3Rlcl9saW1pdCI6IDI2NCwKICAgICAgICAgICAgICAgICJhY2NvdW50IjogewogICAgICAgICAgICAgICAgICAgICJpZCI6ICI4NTQyNTA2MjM5MjcyMzcxMiIsCiAgICAgICAgICAgICAgICAgICAgInJlc291cmNlX3R5cGUiOiAidHdpdHRlcl9hY2NvdW50IgogICAgICAgICAgICAgICAgfSwKICAgICAgICAgICAgICAgICJyZXNvdXJjZV90eXBlIjogImNoYW5uZWwiCiAgICAgICAgICAgIH0sCiAgICAgICAgICAgICJhdHRhY2htZW50cyI6IFtdLAogICAgICAgICAgICAiZG93bmxvYWRfYWxsIjogbnVsbCwKICAgICAgICAgICAgImRlc3RpbmF0aW9uX21lZGl1bSI6IG51bGwsCiAgICAgICAgICAgICJzb3VyY2UiOiBudWxsLAogICAgICAgICAgICAibWV0YWRhdGEiOiB7CiAgICAgICAgICAgICAgICAidXNlcl9hZ2VudCI6ICIiLAogICAgICAgICAgICAgICAgInBhZ2VfdXJsIjogIiIKICAgICAgICAgICAgfSwKICAgICAgICAgICAgIm9yaWdpbmFsIjogewogICAgICAgICAgICAgICAgImlkIjogIjg3NzUwNDQ1MDIwMTYxMjI4OCIsCiAgICAgICAgICAgICAgICAidXVpZCI6ICI2MGRkMTI1Ny0zZTUxLTQzN2EtYjI4Mi0xZWI2ZjlmODhmZDQiLAogICAgICAgICAgICAgICAgInNjcmVlbl9uYW1lIjogIlRheWxvcldlc3RSbmJ3IiwKICAgICAgICAgICAgICAgICJmdWxsX25hbWUiOiAiVGF5bG9yIFdlc3QiLAogICAgICAgICAgICAgICAgImNvbnRlbnRzIjogIldIQVQ/ISBUaGFuayB5b3UgdmVyeSBtdWNoISDwn5iNIiwKICAgICAgICAgICAgICAgICJyZXR3ZWV0X2NvdW50IjogMCwKICAgICAgICAgICAgICAgICJmYXZvcml0ZV9jb3VudCI6IDAsCiAgICAgICAgICAgICAgICAiaW5fcmVwbHlfdG9fdHdlZXQiOiBudWxsLAogICAgICAgICAgICAgICAgImluX3JlcGx5X3RvX2lkZW50aXR5IjogbnVsbCwKICAgICAgICAgICAgICAgICJtZWRpYSI6IFtdLAogICAgICAgICAgICAgICAgImF0dGFjaG1lbnRzIjogW10sCiAgICAgICAgICAgICAgICAiZG93bmxvYWRfYWxsIjogbnVsbCwKICAgICAgICAgICAgICAgICJpZGVudGl0eSI6IHsKICAgICAgICAgICAgICAgICAgICAiaWQiOiAxLAogICAgICAgICAgICAgICAgICAgICJ0d2l0dGVyX2lkIjogIjg1NDI1MDYyMzkyNzIzNzEyIiwKICAgICAgICAgICAgICAgICAgICAiZnVsbF9uYW1lIjogIlRheWxvciBXZXN0IiwKICAgICAgICAgICAgICAgICAgICAic2NyZWVuX25hbWUiOiAiVGF5bG9yV2VzdFJuYnciLAogICAgICAgICAgICAgICAgICAgICJmb2xsb3dlcl9jb3VudCI6IDAsCiAgICAgICAgICAgICAgICAgICAgImRlc2NyaXB0aW9uIjogbnVsbCwKICAgICAgICAgICAgICAgICAgICAidXJsIjogbnVsbCwKICAgICAgICAgICAgICAgICAgICAibG9jYXRpb24iOiBudWxsLAogICAgICAgICAgICAgICAgICAgICJwcm9maWxlX2ltYWdlX3VybCI6IG51bGwsCiAgICAgICAgICAgICAgICAgICAgImxvY2FsZSI6IG51bGwsCiAgICAgICAgICAgICAgICAgICAgImlzX3ZlcmlmaWVkIjogZmFsc2UsCiAgICAgICAgICAgICAgICAgICAgImlzX3ByaW1hcnkiOiBmYWxzZSwKICAgICAgICAgICAgICAgICAgICAiaXNfdmFsaWRhdGVkIjogZmFsc2UsCiAgICAgICAgICAgICAgICAgICAgImNyZWF0ZWRfYXQiOiAiMjAyMS0wOC0yNFQxODoyNDozNCswMDowMCIsCiAgICAgICAgICAgICAgICAgICAgInVwZGF0ZWRfYXQiOiAiMjAyMS0wOC0yNFQxODoyNDozNCswMDowMCI
|
2022-04-22 14:40:18 +00:00
|
|
|
recorded_at: Fri, 22 Apr 2022 09:06:44 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
- request:
|
|
|
|
method: get
|
|
|
|
uri: https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/timetracking?limit=100
|
|
|
|
body:
|
|
|
|
encoding: US-ASCII
|
|
|
|
string: ''
|
|
|
|
headers:
|
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
X-Session-Id:
|
2022-04-22 14:40:18 +00:00
|
|
|
- vErcCvEtgY8160c8a3444d43d4aa00954ec82f437633472598Yhu9LeO55aQUDWVuyKq6U1tRgy
|
2021-10-20 09:43:35 +00:00
|
|
|
Accept-Encoding:
|
|
|
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
|
|
|
Accept:
|
|
|
|
- "*/*"
|
|
|
|
User-Agent:
|
|
|
|
- Ruby
|
|
|
|
Host:
|
|
|
|
- "<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>"
|
|
|
|
response:
|
|
|
|
status:
|
|
|
|
code: 200
|
|
|
|
message: OK
|
|
|
|
headers:
|
|
|
|
Server:
|
|
|
|
- nginx
|
|
|
|
Date:
|
2022-04-22 14:40:18 +00:00
|
|
|
- Fri, 22 Apr 2022 09:06:45 GMT
|
2021-10-20 09:43:35 +00:00
|
|
|
Content-Type:
|
|
|
|
- application/json
|
|
|
|
Transfer-Encoding:
|
|
|
|
- chunked
|
|
|
|
Connection:
|
|
|
|
- keep-alive
|
|
|
|
Cache-Control:
|
|
|
|
- private, max-age=0, must-revalidate
|
|
|
|
Expires:
|
|
|
|
- '0'
|
|
|
|
X-Api-Version:
|
|
|
|
- '1'
|
|
|
|
Date-Iso:
|
2022-04-22 14:40:18 +00:00
|
|
|
- '2022-04-22T09:06:45+00:00'
|
2021-10-20 09:43:35 +00:00
|
|
|
Access-Control-Expose-Headers:
|
|
|
|
- Date-ISO
|
|
|
|
X-Xss-Protection:
|
|
|
|
- 1; mode=block
|
|
|
|
X-Content-Type-Options:
|
|
|
|
- nosniff
|
|
|
|
Strict-Transport-Security:
|
|
|
|
- max-age=31536000; includeSubDomains preload
|
|
|
|
body:
|
|
|
|
encoding: ASCII-8BIT
|
|
|
|
string: |-
|
|
|
|
{
|
|
|
|
"status": 200,
|
|
|
|
"data": [
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"time_tracking_log_id": 1,
|
|
|
|
"case": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "case"
|
|
|
|
},
|
|
|
|
"agent": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"log_type": "VIEWED",
|
|
|
|
"time_spent": 90,
|
|
|
|
"creator": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"created_at": "2021-08-27T11:25:30+00:00",
|
|
|
|
"updated_at": "2021-08-27T11:26:30+00:00",
|
|
|
|
"resource_type": "timetracking_log",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/time_track/log/1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 2,
|
|
|
|
"time_tracking_log_id": 2,
|
|
|
|
"case": {
|
|
|
|
"id": 4,
|
|
|
|
"resource_type": "case"
|
|
|
|
},
|
|
|
|
"agent": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"log_type": "VIEWED",
|
|
|
|
"time_spent": 30,
|
|
|
|
"creator": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"created_at": "2021-08-27T12:19:53+00:00",
|
|
|
|
"updated_at": "2021-08-27T12:19:53+00:00",
|
|
|
|
"resource_type": "timetracking_log",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/time_track/log/2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 3,
|
|
|
|
"time_tracking_log_id": 3,
|
|
|
|
"case": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "case"
|
|
|
|
},
|
|
|
|
"agent": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"log_type": "WORKED",
|
|
|
|
"time_spent": 3780,
|
|
|
|
"creator": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"created_at": "2021-08-30T08:18:08+00:00",
|
|
|
|
"updated_at": "2021-08-30T08:18:08+00:00",
|
|
|
|
"resource_type": "timetracking_log",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/time_track/log/3"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 4,
|
|
|
|
"time_tracking_log_id": 4,
|
|
|
|
"case": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "case"
|
|
|
|
},
|
|
|
|
"agent": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"log_type": "WORKED",
|
|
|
|
"time_spent": 1800,
|
|
|
|
"creator": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"created_at": "2021-08-30T08:18:18+00:00",
|
|
|
|
"updated_at": "2021-08-30T08:18:18+00:00",
|
|
|
|
"resource_type": "timetracking_log",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/time_track/log/4"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 5,
|
|
|
|
"time_tracking_log_id": 5,
|
|
|
|
"case": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "case"
|
|
|
|
},
|
|
|
|
"agent": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"log_type": "VIEWED",
|
|
|
|
"time_spent": 91,
|
|
|
|
"creator": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"created_at": "2021-08-30T08:18:31+00:00",
|
|
|
|
"updated_at": "2021-08-30T08:19:32+00:00",
|
|
|
|
"resource_type": "timetracking_log",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/time_track/log/5"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 6,
|
|
|
|
"time_tracking_log_id": 6,
|
|
|
|
"case": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "case"
|
|
|
|
},
|
|
|
|
"agent": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"log_type": "VIEWED",
|
2022-04-22 14:40:18 +00:00
|
|
|
"time_spent": 15438,
|
2021-10-20 09:43:35 +00:00
|
|
|
"creator": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"created_at": "2021-10-01T14:02:51+00:00",
|
2022-04-22 14:40:18 +00:00
|
|
|
"updated_at": "2021-10-01T18:19:39+00:00",
|
2021-10-20 09:43:35 +00:00
|
|
|
"resource_type": "timetracking_log",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/time_track/log/6"
|
2022-04-22 14:40:18 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 7,
|
|
|
|
"time_tracking_log_id": 7,
|
|
|
|
"case": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "case"
|
|
|
|
},
|
|
|
|
"agent": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"log_type": "VIEWED",
|
|
|
|
"time_spent": 30,
|
|
|
|
"creator": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"created_at": "2021-10-04T07:25:36+00:00",
|
|
|
|
"updated_at": "2021-10-04T07:25:36+00:00",
|
|
|
|
"resource_type": "timetracking_log",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/time_track/log/7"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 8,
|
|
|
|
"time_tracking_log_id": 8,
|
|
|
|
"case": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "case"
|
|
|
|
},
|
|
|
|
"agent": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"log_type": "VIEWED",
|
|
|
|
"time_spent": 638,
|
|
|
|
"creator": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"created_at": "2022-04-14T12:26:33+00:00",
|
|
|
|
"updated_at": "2022-04-14T12:36:41+00:00",
|
|
|
|
"resource_type": "timetracking_log",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/time_track/log/8"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 9,
|
|
|
|
"time_tracking_log_id": 9,
|
|
|
|
"case": {
|
|
|
|
"id": 6,
|
|
|
|
"resource_type": "case"
|
|
|
|
},
|
|
|
|
"agent": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"log_type": "VIEWED",
|
|
|
|
"time_spent": 995,
|
|
|
|
"creator": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"created_at": "2022-04-14T13:11:43+00:00",
|
|
|
|
"updated_at": "2022-04-14T13:27:48+00:00",
|
|
|
|
"resource_type": "timetracking_log",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/time_track/log/9"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 10,
|
|
|
|
"time_tracking_log_id": 10,
|
|
|
|
"case": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "case"
|
|
|
|
},
|
|
|
|
"agent": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"log_type": "VIEWED",
|
|
|
|
"time_spent": 1069,
|
|
|
|
"creator": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"created_at": "2022-04-14T13:30:28+00:00",
|
|
|
|
"updated_at": "2022-04-14T13:47:47+00:00",
|
|
|
|
"resource_type": "timetracking_log",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/time_track/log/10"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 11,
|
|
|
|
"time_tracking_log_id": 11,
|
|
|
|
"case": {
|
|
|
|
"id": 3,
|
|
|
|
"resource_type": "case"
|
|
|
|
},
|
|
|
|
"agent": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"log_type": "VIEWED",
|
|
|
|
"time_spent": 4855,
|
|
|
|
"creator": {
|
|
|
|
"id": 1,
|
|
|
|
"resource_type": "user"
|
|
|
|
},
|
|
|
|
"created_at": "2022-04-14T18:01:19+00:00",
|
|
|
|
"updated_at": "2022-04-14T19:21:44+00:00",
|
|
|
|
"resource_type": "timetracking_log",
|
|
|
|
"resource_url": "https://<IMPORT_KAYAKO_ENDPOINT_HOSTNAME>/api/v1/cases/time_track/log/11"
|
2021-10-20 09:43:35 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"resource": "timetracking_log",
|
|
|
|
"offset": 0,
|
|
|
|
"limit": 100,
|
2022-04-22 14:40:18 +00:00
|
|
|
"total_count": 11
|
2021-10-20 09:43:35 +00:00
|
|
|
}
|
2022-04-22 14:40:18 +00:00
|
|
|
recorded_at: Fri, 22 Apr 2022 09:06:45 GMT
|
|
|
|
recorded_with: VCR 6.1.0
|