Betty Blocks

The Betty Blocks modules enable you to monitor, create, update, retrieve and delete records in your Betty Blocks account.

Getting Started with Betty Blocks 

Prerequisites

  • A Betty Blocks account - create a Betty Blocks account at bettyblocks.com/.
  • Users must have API permissions enabled in their accounts to connect with Integromat. 

Assign the permissions in the app for which you want to establish the action. Go to App > Open > () User Icon > Enable the API permission for the user.

The module dialog fields that are displayed in bold (in the Integromat scenario, not in this documentation article) are mandatory!

Connecting Betty Blocks  to Integromat

To connect your Betty Blocks account to Integromat you need to obtain the API Token from your Betty Blocks account and insert it in the Create a connection dialog in the Integromat module.

1. Log in to your Betty Blocks account.

2. Click Applications > Search the application > Open

3. Click Users. Enable the API of the user with which you want to establish the connection.

4. Copy the API Key to your clipboard.

Please Note: You must create an application to establish a connection in Integromat. Create the application at Application > Create an Application

5. Go to Integromat and open the Betty Blocks module's Create a connection dialog.

5. In the Connection name field, enter a name for the connection.

6. In the Username field, enter the email address of the user with which you want to establish the connection.

7. In the API Token field, enter the token copied in step 4.

8. In the App Name field, enter the name of the app for which you establish the connection, and click Continue.

The connection has been established.

Records

Search Records

Searches for records of a specified data model or lists them all.

ConnectionEstablish a connection to your Betty Blocks account.
Data ModelSelect or map the data model whose records you want to search.
Filter IDEnter (map) the Filter IDs to search the records based on the specified filter. For example, created date.
View IDEnter (map) the View ID to fetch the data from a grid based on the specified view.
LimitSet the maximum number of records Integromat should return during one execution cycle.

Get a Record

Retrieves a single record of a specified data model by record's ID.

ConnectionEstablish a connection to your Betty Blocks account.
Data ModelSelect or map the data model whose record details you want to retrieve. For example, employee.
Record IDSelect or map the Record ID whose details you want to retrieve.

Create a Record

Creates a record of a specified data model.

ConnectionEstablish a connection to your Betty Blocks account.
Data ModelSelect or map the data model whose record you want to create. Based on the data model you have selected dynamic fields related to the data model auto-populate. Enter the details to create the record.
Please note: Some of the parameters may have more validity checks set up in your Betty Blocks app.
You may check them at Data Models > Model Name > Properties.

Update a Record

Updates a record specified by ID.

ConnectionEstablish a connection to your Betty Blocks account.
Data ModelSelect or map the data model whose record details you want to update.
 Select or map the Record ID whose details you want to update. Based on the selected record, dynamic fields related to the record auto-populate. Enter the details to update the record. 

Delete a Record

Removes a record specified by ID.

ConnectionEstablish a connection to your Betty Blocks account.
Data ModelSelect or map the data model whose record details you want to delete. For example, employee.
Record IDSelect or map the Record ID you want to delete.

Actions

Triggers an Action

Executes an action specified by ID.

ConnectionEstablish a connection to your Betty Blocks account.
Data ModelSelect or map the data model for which you trigger the action.
Record IDSelect or map the Record ID for whose actions you want to create the trigger.
Action IDEnter (map) the Action ID which you want to execute. You can find the Action ID in the page URL address when you click Actions > Action Name.

Other

Make an API Call

Performs an arbitrary authorized API call.

ConnectionEstablish a connection to your QuickBooks account.
URL

Enter a path relative to https://<app_name>.bettyblocks.com/api/models. For example, /users/records

For the list of available endpoints, refer to the Betty Blocks API Documentation.

Method

Select the HTTP method you want to use:

GET
to retrieve information for an entry.

POST
to create a new entry.

PUT
to update/replace an existing entry.

PATCH
to make a partial entry update.

DELETE
to delete an entry.

HeadersEnter the desired request headers. You don't have to add authorization headers; we already did that for you.
Query StringEnter the request query string.
BodyEnter the body content for your API call.

Example of Use - List Records

The following API call returns all the records from your Betty Blocks account:

URL:
/users/records

Method:

GET

Matches of the search can be found in the module's Output under Bundle > Body
In our example, 4 records were returned:


Popular use cases from our blog

automated-data-collection-crm-illustration

How to Automate Data Collection - Part 5: CRM Systems

automated-data-collection-chatbot-marketing-illustration

How to Automate Data Collection - Part 4: Chatbot Marketing

automated-data-collection-paid-ads-illustration

How to Automate Data Collection - Part 3: Paid Ads

automated-data-collection-email-illustration

How to Automate Data Collection - Part 2: Email Marketing Segmentation

personalized-customer-experience-illustration-integromat

5 Automated Solutions to Personalize Customer Experience

data-collection-automation-forms-pt-1

How to Automate Data Collection - Part 1: Online Forms

Didn’t find what you were looking for?

Ticket

Create a ticket

Contact our world-class support team and tell us what’s happening.

Create a ticket
Expert

Find an expert

We feature a network of 450+ certified partners across the globe who are ready to help

Find an expert

Automate any workflow in your business

Sign up for a free account today. No credit card required, no time limits on free plan.