asked on June 11, 2018
Hi everyone,
I noticed that we can only perform GET, POST, PUT or DELETE methods through Workflow's HTTP Web Request activity. Is there a way to somehow perform a PATCH method? Worst case, I guess I can replace a resource in it's entirety by using the PUT method but partial modification is favorable because the resource contains so many properties.
Thank you all in advance!
0
0