API開発者ガイド
なんか問題がある?心配しないで、答えは全部ここにいる。
全サイト検索

Creating entries with custom HTML forms

If you just need to create your own HTML form to save data to Ragic, you don't need to write any API code to do that. Ragic has a very simple way for your form data to be posted to Ragic.

Suppose you want to create a form that saves entry in this sample pet store merchandise form.

1. Find the Field Id for each field that you would like to save in the HTML form. You can find them in design mode when you focus on a field.

2. Create a form like this HTML sample, Your HTML form saves data to the same form URL, with the query string parameter "api". You put down the field id as the parameter name for each field to map them to a field on the Ragic form:

  
  

Item Id:

Item Name:

Item Price:

Item Category: Dog Cat

3. Make sure that the user have access right to enter data on this form.

Note that to upload files through our API, JSON data format is not supported, and form data is the only option.

一番上に戻る 目次

無料でRagicを始める

Googleアカウントに登録

Ragic 株式会社
1-888-666-8037
info@ragic.com
利用規約 | プライバシーポリシー