Recent searches


No recent searches

Marko Ilic's Avatar

Marko Ilic

Joined Aug 10, 2023

·

Last activity Aug 10, 2023

Following

0

Followers

0

Total activity

2

Votes

0

Subscription

1

ACTIVITY OVERVIEW

Latest activity by Marko Ilic

Marko Ilic commented,

CommentWeb Widget documentation

Hello, is it possible to send organization name and id in user token along user external_id, name and email, so Zendesk could recognise which organisation user belongs?
Example:

export interface ZendeskTokenPayload {
external_id: string
email: string
name: string
scope: 'user'
organization: string
organization_id: string
user_fields?: {
role?: string
}
exp?: number
}



View comment · Edited Aug 10, 2023 · Marko Ilic

0

Followers

1

Vote

0

Comments