Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
Column

Basically, for each resource type in frevvo (User, Application, FormType, Theme, Schema) a Atom Feed representation is provided. The following table shows the different URI to access the different resource feeds

...

:

Column
width240px

On this page:

Table of Contents
maxLevel1

 

Panel

frevvo Data API URIs

...

...

Resource

...

Description 

...

 Resource URI

...

Users Feed

...

 /frevvo/web/t/{tenantId}/api/users

...

User Entry

...

/frevvo/web/t/{tenantId}/api/user/'''{id}'''

...

ApplicationFeed /frevvo/web/t/{tenantId}/api/apps?ownerId='''{userId}'''

...

ApplicationEntry

...

/frevvo/web/t/{tenantId}/api/app/'''{id}'''

...

ThemeFeed

...

/frevvo/web/t/{tenantId}/api/themes?ownerId='''{userId}'''

...

...

ThemeEntry

...

 /frevvo/web/t/{tenantId}/api/theme/'''{id}'''

...

FormTypeFeed/frevvo/web/t/{tenantId}/api/formtypes?ownerId='''{appId}'''

...

FormTypeEntry /frevvo/web/t/{tenantId}/api/formtype/'''{id}'''
  
  
  
  
  
  
  



 

{| border="1" cellpadding="2" align="center"
|+ '''''

!
|-valign="top"
|width="10%"|
|width="30%"|

|-valign="top"
|width="10%"| 
|width="30%"| 

|-valign="top"
|width="10%"| 
|width="30%"|

|-valign="top"
|width="10%"| 
|width="30%"| 

|-valign="top"
|width="10%"| 
|width="30%"| 

|-valign="top"
|width="10%"| 
|width="30%"|

|-valign="top"
|width="10%"| 
|width="30%"| 

|-valign="top"
|width="10%"| 
|width="30%"|

|-valign="top"
|width="10%"| SchemaFeed
|width="30%"| /frevvo/web/t/{tenantId}/api/schemas?ownerId='''{appId}'''

...