https://github.com/scottdurow/RibbonWorkbench
Ribbon Workbench 2016 for Dynamics 365
https://github.com/scottdurow/RibbonWorkbench
dynamics365
Last synced: 5 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-07T09:57:04.000Z (over 1 year ago)
- Last Synced: 2024-04-15T00:17:42.597Z (about 1 year ago)
- Topics: dynamics365
- Language: JavaScript
- Homepage: https://ribbonworkbench.uservoice.com/
- Size: 2.3 MB
- Stars: 72
- Watchers: 12
- Forks: 23
- Open Issues: 80
-
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