Can we create a custom widget application using the service studio which can be deployed as a script to my word press website. For example I have a onboarding widget which has many screens 15-20 and I really wants to develop it quickly using the service studio instead of programming it using react or angular etc.
i think , the best we can do is using outsystems url as iframes in wordpress
Thanks for reply Peter, So you mean there is no way to create some kind of web component or embedded widget which can be deployed as script, Iframe have issues with responsiveness and scrolling that's why I don't want to use it like that.
Hi Gaurav,
As Peter already stated, you can only do this using iframes.
You can however do some server logic on the OutSystems side exposing and consuming APIs