Hi Kurt,
This is extremely helpful. I have followed the instructions mentioned in the document. I am getting the 200 HTTP code which means the server is accepting the request (a request was successful) but when I check the Project in the WF, the action has not been performed.
Any idea why is that happening?
Here's the body details I am passing
{
"providerType": "BOX",
"documentProviderID": "672b4db8000f0ad58f217ae7081e79b3",
"objects": {
"295241588555": {
"ID": "295241588555",
"name": "508745-001_Testing Project Folder",
"ext": null,
"isFolder": "true"
}
},
"breadcrumb": [
{
"name": "Workfront_Test",
"providerType": "BOX",
"documentProviderID": "672b4db8000f0ad58f217ae7081e79b3",
"ID": "271875890188"
}
],
"linkAction": "LINKEXTERNAL",
"refObjCode": "PROJ",
"refObjID": "674197ba00e54f3fade0082cef88bd78",
"destFolderID": ""
}