moving to feedback group @codequeen
/* original request below */
Hi All
I want to be able to delete WIX Groups Posts with Code. I can delete Groups with the API, but not the posts.
WIX Automation allows me to set up a trigger for “When Member Creates Post” for the WIX Groups APP.
The Automation populates the post data. Included in this are the ‘postId’ and ‘groupId’.
It would be great to be able to display this data on a member page. Then, if a member wants to, they can quickly view/delete any post from any group (or all posts, all at once), the API would just delete their post.
I can Delete Groups with Code, but I can’t see the option for posts
Will this soon be possible? It would fix a huge problem I’m trying to curtail. Seems like it would be a relatively useful thing to be able to access using the API too.
Also, any chance of adding a post-search/query API too?