Cloudinary curl request

Can i take data from webviewer?

Get response from webviewer?

Yes you can get webviewer text using js.

excuse me but can you show an exemple? i not know js

Run this js:
document.body.textContent
Or
document.body.innerText

In order to work you should add an authorization Header for Android (read more here)

So ispired by the above post I modified the blocks using web component, cryptography component and JsonUtils extension by @Jerin_Jacob

1 Like

Thanks!!!
you are great!

You can download procedure and drag it to your project. Test it and see if it works for you