Automate WordPress Users and Sharepoint Online Calendar tasks using Wpintegrate
Request a Quote
Ways to Connect WordPress Users and Sharepoint Online Calendar
Why the best apps are better together.
WordPress Users and Sharepoint Online Calendar
WordPress Users 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. Wordpress allows you the ability to assign a user one or more roles. Administrator is the most powerful user role. Users with roles other than Administrator will see fewer options when they are logged in. Depending on your Role, you can also add new users as well as manage their Roles.SharePoint 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
User registered
Triggered when a new user is added or registered.
User profile updated
Triggered when a user profile is updated.
User logged in
Triggered when a user is logged in.
User failed to log in
Triggered when a user is failed to log in.
User password reset request
Triggered when there is a password reset request for a user.
User logged out
Triggered when a user logged is out.
User password changed
Triggered when a user's password is changed.
User deleted
Triggered when an existing user is deleted.
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
Register user
Registers or create new user.
Update user profile
Updates user profile information.
Update user log
Updates user log status.
Reset user password
Resets user password.
Delete user
Deletes an existing user.
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.