If you would like to import this workflow into your Nintex Workflow Cloud environment, use this key : 209a96af73ad44198e9a1591a5d4f1bd
Parsing CSV files is not hard. But with Nintex Workflow Cloud, you also have to take into account where that CSV file will be. It could be as simple as something filling in a form, and passing the url into one of the fields. It could be a workflow you have that has an external […]
Now for those who have been using Nintex Workflow over the many years that it has been around, you would have noticed that there has been some Box connectivity. On-prem – in the Nintex Workflow, you’ll find the Box actions available in the Live Catalog Office 365 – you’ll find the Box action pack available […]
Watch the video before you go and use these in production. This is a proof of concept and not a production environment that would run these Xtensions. If you have any questions, commons or suggestions, please don’t hesitate to comment. Downloads Nintex Workflow Cloud Download the Nintex Workflow Cloud Xtension – Open API Unit Conversion […]
After creating Azure Functions in Javascript and then in C# and exposing them to Nintex Workflow Cloud via the Xtensions option, I wanted to look into building an Xtension and hosting it on my own server. The video above goes through all the bits and pieces that make up the WCF REST service that I […]
This is a little addendum to the previous post : http://workflowexcellence.com/creating-a-nintex-workflow-cloud-xtension-using-a-javascript-azure-function/ Since I’ve done a lot more C# dev than Javascript, I started looking into how to built an Azure Function using C#. Below is one such function that does a Trigonometry Sin calculation. The idea is to show how pass in information from a Query […]
Day 3 has come to an end. It was yet another exciting day. Lots of great conversations but I found it interesting that today we had a lot of people come up from companies in Central and South America. It was great conversations and they have some exciting opportunities that make sense for both process […]
This is another type of workflow in Nintex Workflow Cloud that you could utilize, in order to build out an approval process, that goes up the chain of management. The location of the “Manager” would be from the system you’re working with. In this case, it’s Salesforce. But there’s no reason this couldn’t be Microsoft […]
This is another way of thinking about a workflow, in Nintex Workflow Cloud, that may help automate your business. The idea behind this workflow is that it is a weekly scheduled workflow. Each week it will look for accounts created in the last week in Salesforce. Although the workflow here talks to Salesforce, there’s no […]