最近搜索
没有最近搜索

Michael Tan
已加入2025年2月20日
·
最后活动2025年2月20日
关注
0
关注者
0
活动总数
1
投票
0
订阅
0
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 Michael Tan
Michael Tan 创建了一个帖子,
帖子 Developer - Zendesk APIs
Hello, I am using ticket API to create tickets in python. These are the main things needed from the sample code in zendesk developers:
url = “https://example.zendesk.com/api/v2/tickets”
email_address = “your_email_address”
api_token = “your_api_token”
I have created a support email in zendesk and tried to use that but I'm receiving a ‘Couldn’t authenticate you' error.
When I try adding the support email as a team member it's not creating it.
Is the email address the admin's email address?
Can I not use a support email address from zendesk (e.g. support@company.zendesk.com)?
已于 2025年2月20日 发布 · Michael Tan
0
关注者
1
投票
1
Comment