RogierBosch | 2016-11-07 12:48:20 UTC | #1
Dear all,
I want to create a Callback with a Script. Therefore I need the ID of the Script. I can't find any API call to retrieve a ScriptID. Where can I find the ID's of the Scripts?
Thnx in advance
Rogier
tim.smith | 2016-11-07 17:08:09 UTC | #2
Unfortunately, there aren't currently any APIs in the Platform API to give you access to script information. The scripting team is working towards releasing those APIs, but it's not on their roadmap at this time.
As a workaround, if you open the developer console in your browser when you load the scripting pages in admin, you can probably figure out the ID of the script you want from one of the HTTP requests in the network tab.
RogierBosch | 2016-11-08 07:47:15 UTC | #3
:astonished:
Workaround works. I found the ScriptID.
system | 2017-08-28 19:28:29 UTC | #4
This post was migrated from the old Developer Forum.
ref: 585