Webhook option for post created or waiting approval
Feature Request
Ahmed
·
1 year ago
·
edited
Please add the feature of the Webhook options for
post created
waiting approval
post mentions @ in the activity
Thanks
Voters (3)
Firing the “post created” event is not ideal because a post is created as soon as the user starts working on it.
For example, when the user opens the Create post page and selects an account or writes something, the post is created immediately. From that point on, the user is actually working on an existing post, not creating a new one.
Waiting for approval - you can listen for "Post Scheduled" and when receiving request on your tool, you only need to read the status.
Post mention - this is a good idea, I'll add soon to the roadmap. Thank you!