최근 검색


최근 검색 없음

Emilie Duveau's Avatar

Emilie Duveau

가입한 날짜: 2021년 4월 15일

·

마지막 활동: 2021년 11월 22일

팔로잉

0

팔로워

0

총 활동 수

8

투표 수

3

플랜 수

0

활동 개요

님의 최근 활동 Emilie Duveau

Emilie Duveau님이 에 댓글을 입력함

커뮤니티 댓글 Feedback - Ticketing system (Support)

Hello Nicole,

Our case is to provide a way for our B2B customers to export the list of requests they can see in their help centers.

As they can see the requests of all people from their organization, it would be easier to have an overview of these requests without the pagination.

Thanks.

댓글 보기 · 2018년 9월 27일에 게시됨 · Emilie Duveau

0

팔로워

0

투표 수

0

댓글


Emilie Duveau님이 에 댓글을 입력함

커뮤니티 댓글 Feedback - Ticketing system (Support)

Our customers are looking forward to have this.

댓글 보기 · 2018년 9월 24일에 게시됨 · Emilie Duveau

0

팔로워

0

투표 수

0

댓글


Emilie Duveau님이 에 댓글을 입력함

커뮤니티 댓글 Discussion - Tips and best practices from the community

Graeme,

It worked when I didn't copy/pasted it directly from this page - good to know!

Thanks a lot!

댓글 보기 · 2018년 8월 21일에 게시됨 · Emilie Duveau

0

팔로워

0

투표 수

0

댓글


Emilie Duveau님이 에 댓글을 입력함

커뮤니티 댓글 Discussion - Tips and best practices from the community

Graeme,

I call the URL https://myzendesk.zendesk.com/api/v2/users/userID.json.

It updates the given end-user. It perfectly works like this for the update of the field "test_trigger".

Thanks.

댓글 보기 · 2018년 8월 20일에 게시됨 · Emilie Duveau

0

팔로워

0

투표 수

0

댓글


Emilie Duveau님이 에 댓글을 입력함

커뮤니티 댓글 Discussion - Tips and best practices from the community

Hello Graeme,

Thanks for the example, it really fits our need.

However, I have the same error Sheldon got (but I can't find an answer on how to fix it).

I send this JSON:

{
"user":{
"user_fields": {
"last_satisfaction_date" : "{{ 'now' | date: '%Y-%m-%d' }}",
"test_trigger" : "ok"
}
}
}

and I have this result:

{
"error": "RecordInvalid",
"description": "Record validation errors",
"details": {
"custom_field_values.base": [
{
"description": "Base Last Satisfaction Date is invalid (expected a date; try YYYY-MM-DD)"
}
]
}
}

The update is correctly done for the field "test_trigger" which is a text field.

If I hard-code the date, the "last_modification_date" field is correctly updated.

Any idea about what I miss here?

Thanks a lot!

댓글 보기 · 2018년 8월 20일에 게시됨 · Emilie Duveau

0

팔로워

0

투표 수

0

댓글