IT and Development
Betty Blocks
13 min
the betty blocks modules enable you to monitor, create, update, retrieve and delete records in your betty blocks account get 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 make 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 61f267be44c78 gif the module dialog fields that are displayed in bold (in the make make, not in this documentation article) are mandatory! connect betty blocks to make to connect your betty blocks account to make you need to obtain the api token from your betty blocks account and insert it in the create a connection dialog in the make module log in to your betty blocks account click applications > search the application > open click users enable the api of the user with which you want to establish the connection copy the api key to your clipboard please note you must create an application to establish a connection in make create the application at application > create an application go to make and open the betty blocks module's create a connection dialog in the connection name field, enter a name for the connection in the username field, enter the email address of the user with which you want to establish the connection in the api token field, enter the token copied in step 4 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 betty blocks modules records search records searches for records of a specified data model or lists them all true false 156false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type get a record retrieves a single record of a specified data model by record's id true false 160false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type create a record creates a record of a specified data model true false 145false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type update a record updates a record specified by id true false 131false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type delete a record removes a record specified by id true false 129false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type actions triggers an action executes an action specified by id true false 134false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type other make an api call performs an arbitrary authorized api call true false 150false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type 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 for the list of available endpoints, refer to the betty blocks api documentation