×

Archives

  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • September 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • August 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • January 2013
  • December 2012
  • October 2012

Categories

  • Bots & AI
  • Business Applications
  • Industry Solutions
  • InfoPath Replacement
  • Microsoft Teams Integration
  • News & Press Releases
  • NITRO Studio
  • Remote Workforce
  • Security Management
  • Uncategorized

HOW TO SHOP

1 Login or create new account.
2 Review your order.
3 Payment & FREE shipment

If you still have problems, please let us know, by sending an email to support@website.com . Thank you!

SHOWROOM HOURS

Mon-Fri 9:00AM - 6:00AM
Sat - 9:00AM-5:00PM
Sundays by appointment only!
Questions? Email us at sales@crowcanyon.com
  • +1 (925) 478-3110

Crow Canyon SoftwareCrow Canyon Software

Crow Canyon Software

No-Code Business Process Automation for Microsoft 365, Teams, & SharePoint!

Call: +1 (925) 478-3110
Email: sales@crowcanyon.com

Crow Canyon Software
Offices in Benicia, CA & Wakefield, RI

  • HOME
    • ARIES HOMEPAGE
    • HOMEPAGE 4
    • ATHOS ONE-PAGENEW
  • Portfolio
  • HERO
  • FEATURES
    • BLOG
    • BLOG STYLE #2
    • s
    • s
    • CUSTOM SUBHEADERS
      • Sep
  • PAGES
    • THE COMPANY
      • ABOUT US
    • WORK & STORIES
    • DYNAMICS
      • F.A.Q.
    • SYSTEM
      • 404 PAGE
Free Demo
  • Home
  • Blog
  • NITRO Studio
  • NITRO Studio & Microsoft Flow Work Together to Drive Workplace Automation- Part One

NITRO Studio & Microsoft Flow Work Together to Drive Workplace Automation- Part One

by crowcanyon / Tuesday, September 10, 2019 / Published in NITRO Studio
NITRO Flow

Microsoft Flow enables organizations to build workflows for Microsoft cloud-based systems, such as Office 365 and Dynamics. Microsoft has geared Flow for use by so-called Citizen Developers. However, Flow can prove difficult to use at times — even some relatively simple workflows can require a knowledge of coding, JSON, HTML, and other technologies.

As useful as Flow can be, the process of creating a workflow can be time-consuming and frustrating, particularly for non-tech savvy business users.

By contrast, NITRO Studio, from Crow Canyon Software, empowers business users to quickly design and create applications featuring simple and intuitive workflow configurations. It provides a complete forms and workflow solution built specifically for SharePoint on-premises and Office 365/SharePoint online.

That said, the good news is that NITRO Studio and Flow work well together. NITRO can handle the bulk of workflow configuration, with Flow providing connections to outside services. In this way, NITRO handles the heavy lifting by giving non-programmers the no-code workflow tools they need, while using Flow primarily for connectivity purposes.

This article will show how, by working together, NITRO Studio and Microsoft Flow can give you the best of both worlds. We will describe how a custom action in NITRO Studio can initiate a Microsoft Flow.

Add a Button to a Form without NITRO? Not so easy!

As mentioned above, building a Flow and putting it into use can prove troublesome. The efforts can take up significant resources and may require IT staff involvement, which negates the whole value of having an independent Citizen Developer.

One such example is the process of adding a button to SharePoint that triggers a Flow. As described in these online instructions, this relatively simple workflow requires that a non-technical business user knows how to:

• Generate JSON schemas;
• Define placeholders;
• Create files in HTML and JavaScript; and,
• Create and edit SharePoint Web Parts.

The entire premise of the Citizen Developer is that the barrier between business users and process creation is removed; meaning, business users should be able to create applications, processes, and workflows with little-to-no IT background.

Simple Solution: Use NITRO Custom Actions to Run a Flow

Adding a button to a form is easily done in NITRO Studio through the use of Custom Actions. A custom action is simply a button or link that can perform whatever action (or actions) you want, such as add/update/delete a list item, upload/generate a document, send mail, execute a script, and invoke a workflow.

The action button is fully configurable in terms of the icon used, its size, where it’s placed (on the form, edit control block, or list ribbon), and even when it appears (to specific users/groups, when a condition is met, etc.).

Custom Action Adds Button that Invokes Flow

In this example, the goal is to add a button to a form that will invoke a Microsoft Flow that saves any attachments on the form to OneDrive. This is a fairly straightforward user-initiated workflow that a Citizen Developer should be able to set up using point-and-click interface.

In the image below, we have created a NITRO Custom Action and named it “Save Attachments to OneDrive.” Business users can specify exactly where the button or link appears, what it looks like, and who can see it using the options provided under General Settings.

The Conditions section gives the opportunity to show or not show this button to certain users or under certain conditions. In the example below, the button will show when the Category of the request is “Certificates”.

Screengrab Custom Actions

In the “What Actions to execute” section, the “Send to OneDrive” and “Notify Client” actions will run when the user clicks the “Save Attachments to OneDrive” button on the SharePoint form.

Let’s take a closer look at “Send to OneDrive” action, which is of the type “Invoke Workflow”. The pencil (Edit) icon will open the details of this particular action.

Configure screen grab

In this screen, we are configuring exactly what happens when the button is clicked. In the “Workflow Settings” panel, “Microsoft Flow” is selected. The “HTTP POST URL” is the address that Flow provides when the Flow is created — copying & pasting the URL into this field is about as complicated as it gets.

That’s it! The custom action is defined and the button now appears on forms. No need to know any JSON, JavaScript, or HTML. Simply click the “Save Attachments to OneDrive” button on the SharePoint form to launch the Microsoft Flow responsible for moving the attachment to OneDrive. It’s as simple as that.

In addition, the button can launch a series of actions. In example above, the custom action runs the Flow that puts the attachment(s) in OneDrive. It also sends an email notification to a client or customer (“Notify Client” action). Other actions can be added, such as update a SharePoint list item to indicate the attachment was filed in OneDrive or create a task to review the document after a certain period of time.

Many Uses of NITRO Studio and Microsoft Flow

There are many other ways to use Flow in conjunction with NITRO Studio. A button on the SharePoint form could use Flow to send data to Salesforce, Oracle, and many other systems. The button can save files and documents to not only OneDrive, but also Dropbox and Box. The list of possible uses goes on and on, given the many connectors available in Flow.

The use of both NITRO Studio and Flow gives “Citizen Developers” a robust and easy-to-use toolset to streamline business processes that require external connectivity. NITRO provides the tools to build forms and workflows in SharePoint, and Flow brings connectivity to outside systems.

Working together, they give companies the power they need to drive workplace automation.

See our on-demand webinar, “NITRO Workflows and Microsoft Flow: Best Friends Forever” at https://youtu.be/32Vzh9OIgs8

—

Crow Canyon Software delivers the power of a connected, digital workplace to your organization, helping you be more successful and competitive. We provide the tools that allow you to gain the maximum benefit from SharePoint and Office 365, Microsoft’s premier collaboration platforms.

Want to learn about how our business productivity applications for SharePoint and Office 365 can power up your organization? Give us a call at 1-925-478-3110 or contact us by e-mail at sales@crowcanyon.com. We look forward to hearing from you.

  • Tweet

What you can read next

Crow Canyon Software’s NITRO Studio On-Premises Keeps Your Data Secure
NITRO™ In-Depth: UI/UX
NITRO Studio & Microsoft Flow Work Together to Drive Workplace Automation- Part Two

Categories

  • Bots & AI
  • Business Applications
  • Industry Solutions
  • InfoPath Replacement
  • Microsoft Teams Integration
  • News & Press Releases
  • NITRO Studio
  • Remote Workforce
  • Security Management
  • Uncategorized

Recent Posts

  • PR: NITRO Studio Brings Business Process Automation to Microsoft 365 GCC High Users

  • Working from Home

    Crow Canyon Software Reacts to Capital’s Major Investment in Nintex

  • PR: Crow Canyon Software Awarded GSA Schedule 70 MAS Contract

  • Crow Canyon Software reacts to TPG Capital’s Major Investment in Nintex

  • Approvals: Critical Component of Many Business Process Workflows

Crow Canyon Software Logo

Crow Canyon builds upon your existing collaboration platforms in Office 365 and SharePoint to give your staff the tools they need to drive business process automation. Pick and choose the best solution for your organization.

  • Business Applications
  • Company Overview
  • NITRO Studio
  • Partners & Resellers
  • Solutions
  • Newsroom
  • Services
  • Purchase
  • Resources
  • Careers
  • Support
  • Request a Demo

Questions? Contact Us!

+1 (925) 478-3110
Email: sales@crowcanyon.com

Crow Canyon Systems, Inc.
Offices in Benecia, CA & Wakefield, RI

  • GET SOCIAL

© 2021 Crow Canyon Systems, Inc. All rights reserved. Privacy Policy | Disclosure Agreement | Cookie Policy

TOP