Hello all,
Is there a way to integrate cal.com Platform product (using the “atoms”) inside a Weweb project?
Atoms seem to be a React Library of components…
We’d like to be able to provide our app user’s a “calendly” alternative for our markeplace to book with prospects.
https://cal.com/docs/platform/quick-start#1.-unlocking-access-to-atoms
You should be able to embed it via HTML and simply swap links I think
Even if those are reacts components needing to be hosted somewhere? Welcome to Platform! - Cal.com Docs
There is a HTML snippet as well Just read the docs a little more carefully
I believe you’re referring to the “Core” features, which do have embeds, but @bongoumedia seems to be referring to the “Platform” features (atoms).
It doesn’t look like the atoms have the same HTML snippet options, but let me know if I’m wrong.
1 Like
Indeed, I spoke to them and the only available “ready to use” components are the Reat Atoms.
They suggest us to create components ourself in Weweb/Vue.js…
1 Like