Creating Approvals with Text Anchors
Monday, March 14, 2016 at 10:38amHi Team,
We are trying to create the Approvals using REST API. This works without any issues when we don't use the text anchors.
However, when we use text anchors, we don't get the expected results i.e. the approval fields are created taking the field attributes in to consideration, ignoring the extractAnchor values.
We saw that "Warning: Text anchor extraction cannot be used in this API call." when creating the approvals. So, we tried using the "Create a new field related to an existing approval" functionality where the URL is /packages/{packageId}/documents/{documentId}/approvals/{approvalId}/fields/{fieldId}. However, this gives the weird "Unhandled Server Error".
Also, we saw the post by Haris on using the text anchors when creating the package @ https://www.esignlive.com/blog/esignlive-how-to-using-text-anchors/
However, we need the creation of approval after the Package and documents are created.
Please help us in creating the approvals with the text anchors once the package and documents are created.
Thanks,
Karthik
Reply to: Creating Approvals with Text Anchors
Monday, March 14, 2016 at 11:07amReply to: Creating Approvals with Text Anchors
Monday, March 14, 2016 at 11:11amReply to: Creating Approvals with Text Anchors
Tuesday, March 15, 2016 at 05:01am