Skip to content

The Dynamics 365 (D365) Building Blocks

⚠ Early Access Feature

This feature is Early Access and may change based on user feedback and testing. Share your thoughts with our team to help us improve it.

The D365 building blocks are designed to automate key actions within Microsoft Dynamics 365 applications, such as authentication and user interaction.

Login block is used to automate the process of logging into a D365 application by launching a browser session and submitting user credentials.

Click Element Block is used to simulate a user click on an interactive element, such as a button, within a D365 application.

Set Element Text Block is used to input text into fields within a D365 application, including standard and password-protected inputs.

Set Element Dropdown Block is used to select a value from a dropdown list in a D365 application, supporting both static and dynamic inputs.

Set Element Checkbox Block is used to set a checkbox to checked or unchecked in D365, with configurable timeout and scope settings.

Set Element Radio Button Block is used to select an option from a group of radio buttons in a D365 application.

Set Toggle Button Block is used to change the state of a toggle button in a D365 application, allowing specific features to be turned on or off.

Set Element Combo Box Block is used to select one or more values from a multi-select dropdown in D365, using checkboxes and timeout control.

Set Element Expand/Collapse Block is used to expand or collapse sections in a D365 application, facilitating navigation and content visibility.

 

Updated 11.06.25