Recent searches


No recent searches

karan sharma's Avatar

karan sharma

Joined Dec 31, 2021

·

Last activity Mar 11, 2023

Following

0

Follower

1

Total activity

9

Votes

0

Subscriptions

4

ACTIVITY OVERVIEW

Latest activity by karan sharma

karan sharma commented,

CommentTicket customization

Can we add more conditional fields than 1500 which is the maximum or is there any way we can do that or exceed that limit maybe via app or some other logic ?

 

Please support

View comment · Posted Mar 11, 2023 · karan sharma

0

Followers

1

Vote

0

Comments


karan sharma commented,

Community comment Developer - Zendesk APIs
Since this is the only way to add many users to group how can we also place email id of the user what will be the format?
 
 
 
-X POST -d '{"group_memberships": [{"user_id": 72, "group_id": 88}, {"user_id": 73, "group_id": 88}]}' \
-H "Content-Type: application/json" -v -u {email_address}:{password}

View comment · Posted Feb 04, 2023 · karan sharma

0

Followers

0

Votes

0

Comments


karan sharma created a post,

Post Developer - Zendesk APIs
In the below statement for group membership via API.Can we also add email of the user instead of user_id and how it can achieved?
 
-X POST -d '{"group_memberships": [{"user_id": 72, "group_id": 88}, {"user_id": 73, "group_id": 88}]}' \
-H "Content-Type: application/json" -v -u {email_address}:{password}
 
Please help !

 

 
 

Posted Feb 03, 2023 · karan sharma

0

Followers

2

Votes

2

Comments


karan sharma commented,

Community comment Developer - Zendesk APIs

i have issue related to this 

{
"error": "RecordInvalid",
"description": "Record validation errors",
"details": {
"requester": [
{
"description": "Requester: Name: is too short (minimum one character)"
}
]
}
}

we have a webhook created which is creating parent to child ticket via webhook and one of the fields in parent ticket becomes requester for child ticket.can i get any idea over it?

View comment · Posted Mar 25, 2022 · karan sharma

0

Followers

0

Votes

0

Comments


karan sharma commented,

CommentTicket basics

Hi all , can we add validations in custom fields like there is a price which should be less than 50 in search query

View comment · Posted Dec 31, 2021 · karan sharma

0

Followers

1

Vote

0

Comments