Hi,
I am trying to save signature image in a SharePoint List. I can only find videos and articles about how to save images in a SharePoint Library. However, I cannot find a solution to save signature image from Power Apps and save that image in a desire SharePoint List.
I am using a flow as everyone suggested but it only works for SharePoint Library.
Steps following from this link https://iiu.dk/2019/10/12/powerapps-pen-input/:
power apps button
create a file action
Share point list with columns like
name //single line of text
age //single line of text
signatureImage //Image
Is it possible to save signature image to my desire share point list column?