최근 검색
최근 검색 없음

Lucia Zarbano
가입한 날짜: 2022년 7월 26일
·
마지막 활동: 2022년 10월 14일
팔로잉
0
팔로워
0
총 활동 수
14
투표 수
0
플랜 수
8
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Lucia Zarbano
Lucia Zarbano님이 에 게시물을 만듦
Hi to all,
I have a question, in the creation of a custom sell app, is it possible to set restrictions by role or by group to access to app, such as in Support Platform ?Thanks!!
2022년 10월 14일에 게시됨 · Lucia Zarbano
0
팔로워
1
투표
0
댓글
Lucia Zarbano님이 에 게시물을 만듦
Hi,
I would like to know if the event for deleting tickets is available for the zendesk client object, similar to the one for saving:
client.on ('ticket.save', function () {
// handler
});
Thank you
2022년 8월 01일에 게시됨 · Lucia Zarbano
0
팔로워
2
투표 수
1
댓글
Lucia Zarbano님이 에 댓글을 입력함
Hi,
thanks for your reply.
I have developed a custom app that when an event occurs (in particular, when a deal goes through a specific stage) call an external asynchronosus service and i would that when the service return a response the user received a notification with a popup or other ...
댓글 보기 · 2022년 8월 01일에 게시됨 · Lucia Zarbano
0
팔로워
0
투표 수
0
댓글
Lucia Zarbano님이 에 댓글을 입력함
Hi Greg,
I reply to yours question.
"How are you sending this data to your external service?"
I use a custom app located in the person card of deal and i use the zaf client object int this way:
//i am in contact sidebar custom app
client.on("deal.customFields:myCustumFields.changed").then(function(customField){
let validation = call_myExternaService(customField.newValue);
if(!validation){
//here i have to prevent the contact from being saved
}
}
댓글 보기 · 2022년 8월 01일에 편집됨 · Lucia Zarbano
0
팔로워
0
투표 수
0
댓글
Lucia Zarbano님이 에 게시물을 만듦
Hi all,
is it possible to validate a custom field of Contact in Sales/SELL?
In detail, when I create or edit a contact, i must validate (calling a my external service ) that a custom field is a valid VAT Number and only if validation has success the record can be saved!
Thanks
2022년 7월 28일에 게시됨 · Lucia Zarbano
0
팔로워
2
투표 수
2
댓글
Lucia Zarbano님이 에 게시물을 만듦
Hi all,
is there a way to invoke notifications message in SELL such as in SUPPORT(for example: client.invoke('notify', "Hi All!!"))?
Thanks.
2022년 7월 26일에 게시됨 · Lucia Zarbano
0
팔로워
4
투표 수
4
댓글