Can others embed our functionalities?

Hey!

It is possible that we make E.g. Calculator, and other people can embed it on their own website. Like Typeform.

Cheers

Yes via frame or custom js script. You need to build the latter.

1 Like

Also don’t forget to set your CORS policy correctly if you’re allowing people to embed via iFrame etc.

1 Like

Good!

Thanks for the information!

Cheers