Versions Compared

Key

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

...

...


Section


Column

You can choose from the tutorials listed below to get started working with the Java Client library. The tutorials provide step by step instructions to guide you through different usages of the Data API. If you prefer to see a working example of an application, take a look at the Project Uploader API Example.

Note

In v9.1 and later frevvo's "Applications" are known as "Projects." The API objects and methods still use the word Application.



Column
width500px

On this page:

Table of Contents


...

Follow this tutorial to build a simple application to manage a contacts list. The tutorial shows you how to use the  submissions frevvo submissions API to query the submissions repository, to filter submissions, sort, paginate, etc.

...

We have pre-created a simple application that shows the different usages of the API using an interactive command-line approach. Think of this application as the command-line version of the web-base  UIfrevvo UI, but stripped of all the irrelevant details, libraries, etc., so you can inspect the different API usages as simply as possible using live code with sources included.

Follow this tutorial for a demonstration of the different ways you can interact with  using frevvo using the Data API. It expands on the previous tutorial by focusing on the design-time aspects of the API such as creating new forms and workflows, downloading projects, and designing and using forms.

...

Follow this tutorial to see how you can embed  forms frevvo forms and workflows in your web site or web application. In some cases, you may wish to integrate authentication between your application and  so frevvo so that your users don't have to sign in twice yet are automatically authenticated to frevvo. You may want your users to be authenticated for access control, digital signatures, participating in workflows, viewing their task lists, or for maintaining an audit trail.

...

Follow the instructions on this page to try out an application using the Java client API to upload projects frevvo projects to specified users in a tenant.