Description
Supports multiple, easy to configure, events. When an event occurs, a personally configurable notification can be send to your Azure environment. This plugin also allow’s you to setup custom events which you can create in your own theme or plugin.
The following events are supported out of the box:
* Add custom events
* Filter on post types
* Post created
* Post updated
* Post thrashed
* Post deleted
* Comment created
* Comment status change
* User login successful
* User login failed
* User created
* User updated
* User deleted
* User role changed
* Plugin activated
* Plugin deactivated
* Plugin deleted
* Attachment created
* Attachment updated
* Attachment deleted
Roadmap
* WooCommerce support
* Wordfence support
* Many more
From within WordPress
- Visit ‘Plugins > Add New’
- Search for ‘Azure Logic apps by NewHeap’
- Activate ‘Azure Logic apps by NewHeap’ from your Plugins page.
- Go to “after activation” below.
Manually
- Upload the
newheap-azure-logic-apps
folder to the/wp-content/plugins/
directory - Activate the
Azure Logic apps by NewHeap
plugin through the ‘Plugins’ menu in WordPress - Go to “after activation” below.
After activation
- Azure Logic apps by NewHeap should now be available in the main menu
- Navigate to your Azure portal environment and create a new Logic app (https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-overview).
- Within the Logic app, add the ‘When a HTTP request is received’ (trigger).
- Save the logic app, the URL will be generated after saving.
- Copy the URL and navigate back to your WordPress environment
- Via the main menu, go to ‘Azure Logic apps’
- Click the ‘Add new’ button
- Paste the generated Azure HTTP request trigger URL in the ‘Webhook url’ field.
- Complete the rest of the form and make sure to activate the integration.
- Choose all the events you with to support
- Save up and ur ready to go and finish that Logic app.
Screenshots
Reviews
There are no reviews for this plugin.
Contributors & Developers
“NewHeap Azure Logic apps” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “NewHeap Azure Logic apps” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.