Automate Advanced Custom Fields and Sharepoint Online List tasks using Wpintegrate
Request a Quote
Ways to Connect Advanced Custom Fields and Sharepoint Online List
Why the best apps are better together.
Advanced Custom Fields and Sharepoint Online List
Advanced Custom Fields and Sharepoint Online List
Advanced Custom Fields is a WordPress plugin which allows you to add extra content fields to your WordPress edit screens. These extra content fieldsare more commonly referred to as Custom Fields and can allow you to build website's faster and educate your client's quicker.A list in SharePoint Online is a collection of data that gives you and your co-workers a flexible way to organize items, create calendars, to-do lists, and time lines.
Supported Triggers and Actions for Integration
1. Select a Trigger
Custom field added
Triggered when a custom field or field for meta value is added in post, users or media types.
Custom field updated
Triggered when an existing custom field is updated.
Custom field deleted
Triggered when a custom field is deleted.
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.
When an item is deleted
Triggers when an item is deleted in a list
2. Select a Action
Add custom field
Adds a custom field or field for meta value in WordPress post, users or media types.
Delete custom field
Deletes an existing custom field.
Update custom field
Updates an existing custom field.
Get field value
Gets an existing custom field value.
Get lists
Gets SharePoint lists from a site.
Get list views
Gets views from a SharePoint list.
Get items
Gets items from a SharePoint list.
Get item
Gets a single item by its id from a SharePoint list.
Create item
Creates a new item in a SharePoint list.
Delete item
Deletes an item from a SharePoint list.
Add attachment
Adds a new attachment to the specified list item.
Get attachments
Returns the list of attachments for the specified list item. You can add a "Get attachment content" step and use the "File identifier" property returned by this action to get to the contents of the file.
Update item
Updates an item in a SharePoint list.