|
Classic file types are no longer available for use as of January 2021. You can transition your classic files or download a PDF. Learn More

Retrieve and Apply Dynamic Custom Field Inputs Using Chains

Answered
0

Comments

1 comment

  • Jeff Hickey

    Hi Talia Test,

    You can retrieve the value of the Document's Custom Field using the Retrieve a single document endpoint as you mentioned. The values will be included in the response body in the "customFields" object. In the new copied Document, you can add or replace (along with remove and test operations) it's Custom Field value with Update a single document PATCH request endpoint. Please keep in mind that these are prototype API endpoints at this time and are subject to frequent change and/or removal without warning.

    0

Please sign in to leave a comment.