Embed Customer Portal into Website
The new customer portal is a great idea however, asking our clients to create another username/password to view the portal is confusing because they have already logged into our website.
We would love the ability to generate a link to a customer portal, similarly to what we do for hosted pages.
This would allow us to either iframe the portal into our site or give them a direct link that opens a new tab/window.
The process that would work best for us:
1) We make an API call supplying customer id and our usual API authentication keys
2) Zoho return a link to the customer portal for that specific customer
3) We iframe in portal into our website
4) Everyone is happy.