cancel
Showing results for 
Search instead for 
Did you mean: 

Get ARIBA Contract Variation Form Data Using API

0 Kudos
198

Hi experts,

I'm using External Approval API for Sourcing and Supplier Management API to extract Contract Variation Form data and approvals. Using the API, I can get the Task & Contract Overview info but unable to get the contents of the Contract Variation Form itself which has the old and new contract details to be approved. From the Task details, I can see the Variation Form ID, but I don't know how to retrieve the form data. Below is the section of the form from the Task Details:

"document": { "id": "Doc2673120889", "aribaType": "vrealm_3878.formDoc_63555.NewContractVariationForm", "entityType": "Document", "content": { "id": "Doc2673120889", "processId": "PI1271226215", "title": "Contract Variation Form No. 1", "status": "Draft", "workspaceId": "CW2276316", "workspaceTitle": "Contract for Email Approval", "projectItemType": "Document", "entityType": "Document", "aribaType": "vrealm_3878.formDoc_63555.NewContractVariationForm", "parentId": "WS2668387964", "version": "v2", "size": 0, "deleted": false, "file": false } },

Can you please advise how I can use this to get the form data?

Thank you.

Regards,

Ray

Accepted Solutions (0)

Answers (0)