最近搜索
没有最近搜索
Using login functionality does not send email address
已于 2022年6月22日 发布
We are using ZendeskSDKMessaging 2.4.1 and authenticating the user via https://developer.zendesk.com/documentation/zendesk-web-widget-sdks/sdks/ios/advanced_integration/ to pass over the user's name and email but our support team are only seeing the name.
We've tried to only send over the required external_id but our bot is still not asking for the name and email.
For now, we've disabled the authentication feature to force the bot to ask for the name and email but we would like to avoid that because we already have that info in our app.
1
3
3 条评论
Christopher Kennedy
This change is still coming in the future. But if it fits your use case for now, you can pass the email address as the external ID in the JWT payload.
0
Paul Uhn
Greg Katechis do you know if the agent workspace has been updated?
0
Greg Katechis
0
登录以发表评论。