Automate WordPress bbPress and Sharepoint Online Calendar tasks using Wpintegrate
Request a Quote
Ways to Connect WordPress bbPress and Sharepoint Online Calendar
Why the best apps are better together.
WordPress bbPress and Sharepoint Online Calendar
WordPress bbPress and Sharepoint Online Calendar
WordPress is an online, open source website creation tool written in PHP. it's probably the easiest and most powerful blogging and website content management system (or CMS) in existence today. bbPress is forum software with a twist from the creators of WordPress. Easily setup discussion forums inside your WordPress.org powered siteSharePoint helps organizations share and collaborate with colleagues, partners, and customers. You can connect to SharePoint Online or to an on-premises SharePoint 2013 or 2016 farm using the On-Premises Data Gateway to manage documents and list items. SharePoint Online calendar helps keep your team in sync by sharing everyone's meetings, project milestones, and vacation time.
Supported Triggers and Actions for Integration
1. Select a Trigger
New Comment
Triggered when you add a new comment.
New Taxonomy
Triggered when you add a new category, tag or custom taxonomy.
Any Webhook
Using the HookPress plugin, trigger off of pretty much anything!
New Post Type
Triggered when you add a new post type!
New Post
Triggered when you add a new post.
New Comment Status
Triggers when a new comment status is created
New Category
Triggered when you add a new category.
New Post Format
Triggered when a new post format is created.
New Author
Triggered when a new author is added.
New Post Status
Triggered when a new post status is added.
New Media
Triggered when new media is uploaded.
When a file is created or modified in a folder
Triggers when a file is created, and also each time it is modified in a SharePoint folder.
For a Selected Item
This trigger allows you to start a flow for a selected item in a SharePoint list or library. You can use the columns of the list or library as output parameters. For a file, you can use the "identifier" column to get file content.
When a file is created (properties only)
Triggers when an item is created in a library. Returns only the properties stored in the library columns. You can add a "Get file content" step and use the "File identifier" property returned by this action to get to the contents of the file. When using this with the On-Premises Data Gateway, the name of the library to connect to may need to be entered manually.
When a file is created in a folder
Triggers when a file is created in a SharePoint folder.
When a file is created or modified (properties only)
Triggers when an item is created, or modified in a library. Returns only the properties stored in the library columns. You can add a "Get file content" step and use the "File identifier" property returned by this action to get to the contents of the file. When using this with the On-Premises Data Gateway, the name of the library to connect to may need to be entered manually.
When an item is created
Triggers when an item is created.
When an item is created or modified
Triggers when an item is created, and also each time it is modified.
2. Select a Action
Upload Media
Upload a new media file, which can be used as featured media.
Create Post
Create a new post, including the status allowing the creation of drafts.
Copy file
Copies a file. Works in a similar way to the "Copy to" command in SharePoint libraries. Returns information about the new file after copy.
Update item
Updates an item in a SharePoint list.
Create file
Uploads a file to a SharePoint site. Make sure to pick an existing library.
Create item
Creates a new item in a SharePoint list.
Get entity values
Gets possible values for a SharePoint entity.
Get file properties
Gets the properties saved in the columns in the library for the item specified by the item id. You can add a "Get file content" step and use the "File identifier" property returned by this action to get to the contents of the file. When using this with the On-Premises Data Gateway, the name of the library to connect to may need to be entered manually.
Get items
Gets items from a SharePoint list.
Update file properties
Updates the properties stored in columns in a library for the item specified by the item id. Use "Update file" action to update file contents. When using this with the On-Premises Data Gateway, the name of the library to connect to may need to be entered manually.
Delete file
Deletes the file specified by the file identifier.
Delete item
Deletes an item from a SharePoint list.
Get item
Gets a single item by its id from a SharePoint list.
Get lists
Gets SharePoint lists from a site.
Update file
Updates the contents of the file specified by the file identifier.