0
Possible to set URL for widget via API?
Explorer
,
/t5/adobe-acrobat-sign-discussions/possible-to-set-url-for-widget-via-api/td-p/8288966
May 23, 2016
May 23, 2016
Copy link to clipboard
Copied
Hello - when I run getWidgetsForUser in v.20 of the SOAP API, a list of documents is returned, but none of them have url values:
{#810
+"documentKey": "[key]",
+"reusableDocumentStatus": "ENABLED",
+"javascript": "[js]",
+"modifiedDate": "[timestamp]",
+"name": "[name]",
+"url": null,
},
I need the url to pass to createPersonalUrlWidget, but don't see it in the return. Is there a way to set it? If I open up the returned js in a browser, I can see the actual url for the widget in the javascript embed (but would rather be able to call it directly).
Thx
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
nbennett25
AUTHOR
Explorer
,
LATEST
/t5/adobe-acrobat-sign-discussions/possible-to-set-url-for-widget-via-api/m-p/8288967#M3850
May 25, 2016
May 25, 2016
Copy link to clipboard
Copied
Bump - Any thoughts on why the url is returning null?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

