Skip to main content
Nintex Community Menu Bar
Solved

How do I retrieve an image attachment from a form

  • August 27, 2021
  • 1 reply
  • 169 views

I am trying to save an image attachment from a form I made through Nintex cloud. How can I retrieve the image attachment and include it in my sharepoint list? 

Best answer by butlerj

@Mishcatiu you will need to first extract the image from the File Upload collection and then you should be able to store it in SharePoint:

Hope that helps!

1 reply

butlerj
Nintex Employee
Forum|alt.badge.img+20
  • Nintex Employee
  • Answer
  • August 27, 2021

@Mishcatiu you will need to first extract the image from the File Upload collection and then you should be able to store it in SharePoint:

Hope that helps!