Skip to main content

I want o white labling

  • July 7, 2024
  • 3 replies
  • 104 views

Can I integrate the code that I build into the entire UI instead of just embedding it within the boards

3 replies

Matias.Monday
Forum|alt.badge.img
  • monday.com Team Member
  • July 8, 2024

Hello there @abdulwahab55 and welcome to the community!

I hope you like it here 💪

I am not sure I understand what you need to do. Do you have HTML that you want to use somewhere? If so, where are you trying to use it exactly?

Looking forward to hearing from you 😀

Cheers,
Matias


  • Author
  • New Participant
  • July 9, 2024

Hello @Matias.Monday

I am using Node.js to create a connector, and I am currently using an iframe to build the connector as shown in the picture. However, I want to achieve this without using an iframe and integrate my code directly as shown in the picture, without relying on an iframe


dvdsmpsn
Forum|alt.badge.img+1
  • Participating Frequently
  • July 10, 2024

If you’re trying to add a static floating button in the bottom right corner a la Hupspot or Intercom, which triggers a popup. That’s not going to be possible. There is no extension point/feature to do that.

All UI views are done with iframes, so anything else will not be possible.