Yes this ation is not available in Nintex Worklfow for O365. But you can find an alternative with the action "Document Generation", where you can c...
@JasonForbes You have all your files in the same control because the control is the default control for attachments. If you upload files outside...
You can use the action "Get item from dictionnary" https://help.nintex.com/en-US/office365/Designer/Actions/GetanItemfromaDictionary.htm With t...
Yes it's possible. This can be done with JavaScript and CSOM or SharePoint Rest API You will need to interact with the "SP.ProxyWebRequestExecutorFac...
It seems to be a permission issue. How do you fill your collection ? by a query list ? If yes : - Did your users have permissions on thes...
Hi, I want to show you a simple workflow Patern to implement to avoid to be stuck wille using a component workflow. This sould be use every time when...
In a new responsive form with pages, Is there a way to "print to pdf" only the current page ? when I generate the pdf it come with all contro...
Hi everyone, I use nintex Xtension to interact with Google Sheet V4 API. In the body request I need to send JSON structure, but I don't know ...