Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'm referring to these two actions.
Right now one can create a post from API on a topic, but i'm interested in a way to refer or reply to specific post.
Thanks
@fais3000 you should be able to refer to the write API docs for this
You're looking to pass the toPid parameter to refer to a specific pid
toPid
@julian Very cool! great to see extensions to the write api. Cheers.