Quantcast
Channel: Zoho Creator Knowledge base
Viewing all articles
Browse latest Browse all 32

What is the URL pattern to generate the data of the view in the specified export format.?

$
0
0

The URL pattern to generate the data of the view in a specified export format is given below:

http://ceatorexport.zoho.com/<zohousername>/<applinkname >/<export type>/<view link name>

where, <export type>value is PDF, HTML, CSV, JSON etc.

Example: The url, http://creatorexport.zoho.com/zchelp/employee-manager/html/Employee_View will generate data in html format.

If the view is private, the above export url will prompt for login details. To access the view without login,

1. Click on More View options icon ->Links ->Permalink. The Permalink screen will display the permalink of the view

2. To get the encrypted link, click on Click Here link which will add the encrypted code to the permalink as shown in the screen-shot below.

3. Copy the encrypted code and append it to the export url in the format below. This encrypted export url format will enable users to access the view without login.

http://ceatorexport.zoho.com/<zohousername>/<applinkname >/<export type>/<view link name>/<Encrypted code>


Viewing all articles
Browse latest Browse all 32

Trending Articles