Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Possible to set URL for widget via API?

Explorer ,
May 23, 2016 May 23, 2016

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

400
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
May 25, 2016 May 25, 2016
LATEST

Bump - Any thoughts on why the url is returning null?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines