Create new records in Betty Blocks from list items in Microsoft SharePoint Online
Create new records in Betty Blocks from list items in Microsoft SharePoint Online
Get this templateApps used in template
About
The template retrieves list items from Microsoft SharePoint Online and uses these values to create new records in a data model in Betty Blocks. The template is passing sample employees' credentials.
The template expects your SharePoint list to have these columns:
- Title (=employee name)
- Phone Number
- Email.
In Betty Blocks, the template expects your data model to have these properties:
- Name
- Phone
- Email.
The template is scheduled to run every hour. You can change this after you set up the template but you will also need to change the time filter after the first module.
Create your own workflow
Create custom workflows by choosing triggers, actions, and searches. A trigger is an event that launches the workflow, an action is the event.
Creates a folder in OneDrive.
Creates a new list.
Creates a record of a specified data model.
Creates a new item.
Removes a record specified by ID.
Deletes an Item.
Downloads a file from a specified site.
Returns the data of a specified list.
Returns the data of a specified page.
FAQ
See Make in action
See how Make works