...
Categories | Description | Reference |
---|---|---|
Logic | This category includes actions that follow set of rules and steps. | |
Communication | This category includes actions for seamless communication with both internal and external systems, enabling notify to users and integration. It ensures efficient interaction between Salesforce and other platforms. | |
Data | This category offers actions to perform CRUD (Create, Read, Update, Delete) operations on Salesforce objects. It enables efficient data management and manipulation within the system. | |
Layout | This category includes actions for managing layouts, such as handling events and displaying screens(Modal). Note: In noKodr, a Modal is referred to termed as a screen. | |
Workflow | This category allows for the inclusion of another workflow as a sub-flow within the current workflow. | |
UI | This category provides actions to manage UI elements, such as displaying error/success messages, spinners, or prompts directly within the user interface. |
...