Idea board
Users will no longer have to manually select each post to remove it in case of any errors in post creation, bulk posts composition from CSV composer, change of schedules or content. They can select the unwanted posts and remove it from the planner to have a clearer view of the planned posts.
Additionally the bulk delete operation will also be supported via the public APIs on the marketplace, users can connect to it to perform the operation.
How does it work?
Bulk delete operation from the social planner module:
- User lands on the ‘Planner’ list view.
- User can select all, select a few, or unselect the required posts to perform an action such as ‘delete’.
- Once the posts are selected, click on the ‘Actions’ nudge at the top of the table, then ‘Delete selected posts’, and finally confirm ‘Delete’.
- The posts will no longer be visible in the list.
Pointers to note:
- The deletion is done in the social planner module, it does not delete the post directly from the socials.
- The public API for bulk delete supports a maximum of 50 posts in one go.
- Multiple posts in the draft, scheduled, failed, in-review stage can be deleted but not the ‘published’ ones.