Fetch companies data without password or register protection in hubl

Hi, right now i’ve made a module for a page that fetches and shows companies data on cms page, but to be able to see this page user should have the password or register.
I don’t want that, I want to show companies data on public page !
how should I fetch data from companies crm to show in a public cms page ???

Hey @MohammadQasemi ,

is not possible, and it’s outlined in the documentation here.

One workaround you could think of is somehow syncing the information to a HubDB or Custom Object with an external service you would need to write. HubDB and Custom Objects are paid features though and since you tagged your post with Free I assume this is not an option.

So, as far as I can think of, there is nothing really that can help.

Cheers,

Chriso