...
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 |
|
...
Panel |
---|
frevvo Data API URIs |
...
...
...
...
...
...
/frevvo/web/t/{tenantId}/api/users |
|
...
...
/frevvo/web/t/{tenantId}/api/user/'''{id}''' |
|
...
ApplicationFeed | /frevvo/web/t/{tenantId}/api/apps?ownerId='''{userId}''' |
|
...
...
/frevvo/web/t/{tenantId}/api/app/'''{id}''' |
|
...
...
/frevvo/web/t/{tenantId}/api/themes?ownerId='''{userId}''' |
|
...
...
...
/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}'''
...