APIs for Nintex workflow 365 as like on premise Nintex
As like on premise Nintex we require APIs/web services to do the following actions.
Start the workflow.
ProcessFlexiTaskResponse2.
Publish workflow
GetFlexiTaskOutcomes
API to delegate a task.
API to configure long term delegation

Thanks for your feedback. We announced our intended support for APIS in 365 at WPC. Please see the dedicated API forum on UserVoice for further info
-
Ruslan Urban commented
Any ETA on the requested feature? It's been in development for over 2 years!
Please, provide us with an update. -
Ruslan Urban commented
Really need a remote provisioning solution with export/import of forms, workflows, etc. This would facilitate Nintext components migration between environments and would nicely tie into our existing SharePoint PnP based site provisioning solution.
I spent some time trying to implement SDK-based solution, but it is missing some key features, like various types of authentication, which are already implemented in the PnP engine. -
Julian Charles commented
How close are we with this? Our application life-cycle management would benefit greatly from this being implemented a.s.a.p!!
-
Pieter Temmerman commented
Sorry for asking. Was this implemented?
-
Tomasz Poszytek commented
This would be very helpful to have a possibility to import a workflow and then change it's title - without that it is not possible to publish it, if there is a source workflow present in the same site. Or to import the same multiple times to multiple lists/ libraries in the same site.
-
Tomasz Poszytek commented
Hi! There is also no possibility to import a workflow and then change it's title - without that it is not possible to publish it, if there is a source workflow present in the same site. Or to import the same multiple times to multiple lists/ libraries in the same site.
-
Karl Gerd Schneider commented
Whats going on? Started since 2 years?
-
Karl Gerd Schneider commented
Any updates on this? When do NINTEX support the new PnP Remote Provisioning Templating Engine for modern Teamsites?
-
Charles commented
Any updates on thins?
-
Vishwa commented
Any updates on this
-
Tomasz Poszytek commented
https://nintex.uservoice.com/forums/218291-3-nintex-workflow-for-office-365 <-- here :)
Also it would be nice to have a method to upload a workflow to a given list and to set its title, not to use the one from XML definition.
-
Tomasz Poszytek commented
The API is present, however it mostly relies on workflows binary data which is not possible to be posted using Nintex Actions. I have created a new idea to make it possible - please vote :)
-
dileep commented
Any update on this
-
Francois Souyri commented
Any news on this?
-
Eric Harris commented
Thanks everyone for wanting this and inquiring about it. This has been started by the development team and is currently in the works/testing. While we don't have a definitely date for release into production, please know that it is being worked and we appreciate your patience.
Also take a look at the links below:
https://github.com/OfficeDev/PnP
https://github.com/OfficeDev/PnP/tree/master/Solutions/PowerShell.CommandsThese allow you similar functionality in the mean time and will relieve some issues with automation until the API's are completed.
-
Dominic commented
Agree without remote provisioning it makes the product almost unusable for development purposes which is a shame really as the product's UI is great. but if I have to manually export and import via the nintex ribbon for each list/site collection it makes it of no use.
Why can't we just call the existing api which powers the ribbon to import workflows ?
i.e. : post a .nwp file to https://workflowo365.nintex.com//api/clientarea/version1/Import/Import?hostUrl= -
Roland commented
Any news on this?
-
Anonymous commented
We are in critical need for the above listed functionalities in O365 production tenant. Please plan to release it ASAP...
-
Anonymous commented
Please share the time line for the implementation of ProcessFlexiTaskResponse2 and GetFlexiTaskOutcomes
-
Sjoerd V commented
Would be nice to have a PnP extension from Nintex to add the possibility to programmatically add or remove a workflow definition to a site, list, library while provisioning sites. Also take a look at the powershell options.
https://github.com/OfficeDev/PnP
https://github.com/OfficeDev/PnP/tree/master/Solutions/PowerShell.Commands