Hi there,I'm trying to create an SPList in SharePoint using Nintex Workflow for Office365. As there is no direct Action available in Nintex for Office 365, I've used REST API to do the same. I followe...
Hello everyone,I've a requirement wherein I need to update a Nintex form(for Office 365) people picker control with a value through Javascript.By going through Nintex Community blogs, I came to know t...
Hello Everyone,We have a Repeating Section with 14 columns. And theSharePoint list is being updated by an SSIS package in the backend.One of such entries made61 rows. So,now the Repeating Section has ...
Hi, I've customised the Task Form of'Assign Flexi Task' with Nintex Formsand added few custom fields. These custom fields are connected to SharePoint list so that when I submit, these fields are inser...
Hello Everyone,I'm using Nintex for Office365. I have a requirement wherein, I've to update a SharePoint list item present in Host Web using Javascript from a Task Form. I was able toRead the list ite...
The Office 365 REST API provides a very useful way to interact with SharePoint data from any system able to create REST API requests. And one of those systems is our beloved Nintex Workflow for Office...
How to Set a multi value Lookup field by JavaScript?
Hey everyone,I'm trying to set a user's manager in Office 365 forms. I've read this Nintex Forms Managers name into people picker and also I have got this working on premises. I'm wondering if the API...