Integrating third-party code # Into ob

Hello everyone , i use google translate. sorry for bad translate .
I have a code that helps generate a certain token , how can I insert it into OB as a plugin?

1 Like

soo much thx , i have 1 questions.

Output variable is name == TESTVAR

how i use to send with request ? https://site.com/?q=TESTVAR ?
I need write or <data.TESTVAR> ?
Sorry for stupid questions

https://site.com/?q=<TESTVAR> in interpolated mode (dark green background)

1 Like