最近搜索
没有最近搜索
Import votes on community posts
已回答
已于 2023年5月05日 发布
We are transitioning one of our products into Zendesk, and we need to import community posts with votes as we move customer-submitted product ideas from the current system into Zendesk. We can import community posts (aka the submitted ideas) via the API, but we cannot figure out how to apply a certain number of votes to those submitted ideas. We do not want to lose the votes already cast on those ideas.
How can we apply votes to a community post en masse? For example, we want to import a post with 50 votes already tagged to it.
0
1
1 条评论
Dave Dyson (gmail)
I think you'd have to use the Create Vote API endpoint, one vote at a time (and be careful about not hitting your API rate limit).
1