All Collections
Actions
Automate processes, integrate with external systems, and enhance the application logic
Looping through XMLIn this article you'll learn how to loop through an XML file using actions.
Callback actionsIn this article you'll learn what callback actions are and how to use them.
Assigning imported recordsIn this article you'll learn how to assign imported records
Batch actionsIn this article, you'll learn how to create more efficient actions by splitting huge collections and processing them in individual actions.
Sending emailsIn this article, you’ll learn how to create an action that sends an email from your application within Betty Blocks.
Scheduled actionsIn this article, you'll learn how to trigger actions automatically on a specified moment within Betty Blocks.
Action referenceIn this article you'll learn what each setting in the action interface does.
Action step referenceIn this article you'll learn what kind of action steps Betty Blocks has to offer and what each one does.
Action trigger referenceIn this article you'll learn about the various action triggers and how to use them
Variables referenceLearn what kind of variables Betty Blocks has in store and where to use them.
Classic expression referenceExpressions are pieces of custom functionality which you can use in several places in your app, e.g. as an expression property in a model.
How to create expressions (in actions)Create expressions to calculate values via your application’s actions.