https://github.com/scottdurow/RibbonWorkbench
Ribbon Workbench 2016 for Dynamics 365
https://github.com/scottdurow/RibbonWorkbench
dynamics365
Last synced: 3 months ago
JSON representation
Ribbon Workbench 2016 for Dynamics 365
- Host: GitHub
- URL: https://github.com/scottdurow/RibbonWorkbench
- Owner: scottdurow
- License: mit
- Created: 2016-04-18T10:30:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-27T17:10:53.000Z (about 1 year ago)
- Last Synced: 2025-04-15T00:18:27.376Z (6 months ago)
- Topics: dynamics365
- Language: JavaScript
- Homepage: https://ribbonworkbench.uservoice.com/
- Size: 773 KB
- Stars: 74
- Watchers: 12
- Forks: 25
- Open Issues: 83
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - scottdurow/RibbonWorkbench - Ribbon Workbench 2016 for Dynamics 365 (JavaScript)
README
# Smart Buttons
Smart Buttons are a new feature of the Ribbon Workbench 2016 allowing third party solution to be installed and publish a set of buttons that can be added by users to utilize features contained within the solution.
# Using Envrironment Variables for WebHook Urls
Usually, each envrionment (DEV/UAT/PROD) will have a different URL to call for a webhook. For this reason you can now place an Envrionment Variable in place of of a Url in the smartbutton configuration.E.g. Web Hook Url: {%dev_somevariable%}
Read more at https://ribbonworkbench.uservoice.com/knowledgebase/articles/896958-smart-buttons