Skip to main content

How to add Database to an API

You are here:

 

  • To add a database to an API, go to the Applications page and click on the “Design” button.
  • Click on the “Create Table” button under the Database module.
  • Name the table and hit the “Create Database”.
  • You will be automatically directed to the Database Designer. There, click on the table you created, then hit the “Add” button on the right top of the table.
  • Match the named ranges in the source file using the dropdown list. Do this for all the named ranges you need.
  • Return home, then create the secondary tables if you need them.
  • You’ll have the option to select “One to one table” or “One to many table”. Apply the same procedure until you completed, then publish the application.