最近搜索
没有最近搜索
Tickets open on agent that we use for api
已于 2022年2月22日 发布
We using api to create tickets from our website, but some tickets opened with the name of the agent we use for api authentication as the requester
0
1
最近搜索
没有最近搜索
已于 2022年2月22日 发布
We using api to create tickets from our website, but some tickets opened with the name of the agent we use for api authentication as the requester
0
1 条评论
Sebastiaan (Sparkly ⭐)
Hey Naor Be,
Did you consider using the create request endpoint instead? (Not sure if it suits your needs and setup!)
Anyway; the API user will be used as 'submitter', but the ticket should get the 'requester' you pass in the payload to the API. Could it be that on some occasions no requester data is passed? In that case it will default to the API user.
0
登录以发表评论。