Expand my Community achievements bar.

How to get document proof id using fusion

Avatar

Level 1

Hi Community,

 

Anyone have idea how can we get proof status/proof id using Fusion with the help of Workfront document id.

 

Thanks

Ni**bleep**

3 Replies

Avatar

Level 4

Hey!

 

So, to get the proof information, you need to get it from the document version instead of from the Document itself. From there, you can get Proof ID, status, decision etc. 

 

Hope this helps!

 

-j

Avatar

Level 1

Hi John,

 

Thanks for the help. I totally agree with your point but the second is hat when I use "Workfront API module" I will be giving "DOCV/search?documentID={{4.ID}}" in "Workfront API Module URL field"

but Then it will return me only 

                {
                    "ID": "64e88a110008576e871bc7a9cb6e8889",
                    "objCode": "DOCV",
                    "docSize": 637743,
                    "entryDate": "2023-08-25T11:01:37.854Z",
                    "fileName": "1_64e88a110008576d03dd3ed3b0ade938_Screenshot 2023-08-22 at 11.42.33 AM",
                    "proofStatusDate": "2023-08-25T11:02:20.509Z"
                },

 So basically in this proof details are missing, Can you also help how to also request for respected fields along with searching "document version" with "document id"

 

Thanks

NAgarwal

__PRESENT

Avatar

Level 6

Add to your query string fields=currentVersion:proofID,currentVersion:proofStatus