Connect Betty Blocks integrations
Connect Betty Blocks with any of your favorite apps in just a few clicks. Design, build, and automate anything for your work by integrating apps like Betty Blocks to create visual automated workflows. Choose from thousands of ready-made apps or use our no-code toolkit to connect to apps not yet in our library.
Build your Betty Blocks integrations.
Create custom Betty Blocks workflows by choosing triggers, actions, and searches. A trigger is an event that launches the workflow, an action is the event.
Creates a record of a specified data model.
Removes a record specified by ID.
Retrieves a single record of a specified data model by record's ID.
Performs an arbitrary authorized API call.
Searches for records of a specified data model or lists them all.
Executes an action specified by ID.
Updates a record specified by ID.
Connect any app with Betty Blocks
Popular Betty Blocks workflows.
Looking to get more out of Betty Blocks? With Make you can visually integrate Betty Blocks into any workflow to save time and resources — no coding required. Try any of these templates in just a few clicks.
Periodically check for new rows in Google Sheets and import them as new records into a Data model in Betty Blocks.
The template works with this sample Google Sheet (a fruit inventory) here.
The template also expects a "Data model" in Betty Blocks with these properties:
- Fruit Name as text
- Price as number with decimal
- Quality as list (High, Medium, Low)
- Sold Since as date
Periodically create PDF files on Google Drive files based on Betty Blocks records.
In this template, Make will create sample "training certificates" based on training attendees' information stored in Betty Blocks.
At first, the template creates temporary Google Docs documents with variable values from Betty Blocks. The documents are then recreated as PDF documents. Finally, the temporary Google Docs documents are removed from your Google Drive and only the PDF documents stay.
The template works with this Google Docs document serving as a "PDF template".
The Make template also expects your data model in Betty Blocks to have these properties:
- First Name as text
- Middle Name as text
- Last Name as text
- Phone number as text
- Email address as text
- Passed as list (yes or no)
The scenario is currently configured to run every 60 minutes, If you change the schedule, you also need to appropriately change the filter after the first module.
FAQ