SDK Integration
...
Generating outputs
Generating a New Output
1 min
when we are generating a new output we need to send the output name of the template we would like to generate to the sdk using the generatenewoutput("myoutput") generatenewoutput("myoutput") method generating a new output will automatically adjust the availableoutputs availableoutputs you get from the sdk, it is good practice to always refer to that method if any outputs have been generated assuming you have completed getting available output types docid\ ql6tnbrcaf5vz3ygsdrcx , you can continue by doing the following scribe generatenewoutput(availabletemplates\[0]); //for demo purposes just default to first available template