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
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%"|
...