Import votes on community posts | Community
Skip to main content

Import votes on community posts

  • May 5, 2023
  • 1 reply
  • 0 views

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.

1 reply

Dave24
  • May 5, 2023

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).