I am successful in posting a pin in a board using Pinterest REST API. My problem now is post a comment in the Pin. Is there a way to comment using REST API or other node packages? I am using nodejs with meteor and can't find any package for this problem.
What I need is an answer that will help me to know how to comment in a pin in a board. Anyone can help me?
Also about getting the comment. Any way to get a comment text in the Pin? I believe the API only get the count of comments in a Pin.
via JMA