Wordpress

Wordpress is a free and open source content management system (CMS), that you can use to create a website, blog or app.

Triggers

  • New Post: Triggers when a new post is created

  • New Comment: Triggers when a new comment is posted

Actions

  • Get Site Information: Retrieve details of a website

  • Get Recent Comments: Retrieve the recent comments

  • Get Post Detail: Retrieve all details of a specific post

  • Get Comment Detail: Retrieve all details of a specific comment

  • Get All Post: Retrieve the list of all posts

  • Delete Tag: Delete a specific tag

  • Delete Post: Delete a specific post

  • Delete Comment: Delete a specific comment

  • Delete Category: Delete a specific category

  • Create New Tag: Create a new tag

  • Create New Post: Create a new post

  • Create New Category: Create a new category

  • Create Comment on Post: Create a new comment on a specific post