Hi there, I would like to trigger some API Actions through Zapier and I got stuck at this step:
My concrete use case:
In bulk, I want to move a dozen replies from one Product Update into another Topic.
(this is not possible manually, only via API.)
According to the Documentation here, I need
- a Reply ID (I guess that is the post ID of the reply, correct?)
- moderator ID (that would be the userID of a moderator, right?)
- TopicID (I assume it’s the Topic ID of the destination topic)
(In the spoiler: see a screenshot of the Documentation linked)
So let’s say the replyID is 48352 and the moderatorID is 1464 and the TopicID is 9760 .
How I approached it:
Now I enter those values in a gSheet as follows:
and create a new Zap with the following trigger:
For actions, I want the following:
But I get stuck at this step: what do I need to do in order to continue?
Thanks,
Daniele