Button Formulas
e.g. createButton, SetProcessMessage
- Create an interactive button (createButton)
- OpenURL - Open a URL
- OpenMail - Creation of a mail window
- SetProcessMessage - Display message in process dialog
- Control state of the button (0/1) with if conditions
- JSONPackage - Creating a JSON object
- HTTPPost - Sending HTTP-POST requests
- Perform calculations in the button and write to a field
- Mail creation in the button with createButton
- Description of the style of the button in createButton
- Use of the process function within createButton
- Create a button to execute a webhook in Power Automate (with createButton)