Recent searches


No recent searches

Pavel Grigorov's Avatar

Pavel Grigorov

Joined Nov 04, 2021

·

Last activity Nov 25, 2021

Following

0

Followers

0

Total activity

10

Votes

2

Subscriptions

4

ACTIVITY OVERVIEW

Latest activity by Pavel Grigorov

Pavel Grigorov created a post,

Post Developer - Zendesk APIs

Why is there no endpoint to get a comment by its ID like the other resources?
i.e. api/v2/comments/{commend_id} is not a valid endpoint
If the ID is not global, why can I not at least specify like so:
api/v2/tickets/{ticket_id}/comments/{commend_id} or with a parameter?

Posted Nov 22, 2021 · Pavel Grigorov

1

Follower

4

Votes

3

Comments


Pavel Grigorov created a post,

Post Developer - Zendesk APIs

https://developer.zendesk.com/api-reference/ticketing/tickets/ticket-attachments/#upload-files

The curl example shows a token parameter:
curl "https://{subdomain}.zendesk.com/api/v2/uploads?filename=user_crash.log&token={optional_token}"

What is the purpose of this parameter and what value should it take?

Posted Nov 19, 2021 · Pavel Grigorov

0

Followers

3

Votes

2

Comments


Pavel Grigorov created a post,

Post Developer - Zendesk APIs

When creating a Trigger through the API endpoint, I wish to set the trigger's action to be to notify a webhook. How do I need to structure the body in order to do this?
Furthermore, the webhook's request method is POST, can I build the webhook's request body through the API as well, or is this not possible?

Posted Nov 12, 2021 · Pavel Grigorov

1

Follower

4

Votes

2

Comments


Pavel Grigorov created a post,

Post Developer - Zendesk APIs

Hello, is it possible to use the Webhook and Trigger APIs for events regarding Organizations and Users, or are they available only on a Ticket level?

i.e. I would like to be able to receive a webhook when an Organization is created.

Posted Nov 04, 2021 · Pavel Grigorov

0

Followers

4

Votes

4

Comments