API 開發指南
遇到問題了嗎?不用擔心,答案都在這。
全站搜尋

Webhook on Ragic

You can find webhook for a sheet on Ragic by clicking on the Tools button at the top. You will find the webhook in the Sync section.

Things to note on the webhook API:

1. It will be triggered on create, update, and delete.

2. It is not completely synchronized, there may be a slight delay when the loading is high.

3. Changes will not include changes on related sheets like multiple versions.

Click on the “webhook” feature and enter the URL that should receive this notification, and you’re done. You can also opt in to receive full information on the modified data by checking the checkbox "send full content on changed record". To cancel the webhook configuration, click on the x in the corner of the webhook configuration box.

The JSON format without full content would look like

[1 ,2 ,4]

For this example, it means entries with node ID 1 & 2 & 4 were changed.

The JSON format with full content would look like

{

"data": [

< THE MODIFIED DATA ENTRY IN JSON >

]

"apname": "< ACCOUNT NAME >",

"path": "< PATH NAME >",

"sheetIndex": < SHEET INDEX >,

"eventType": "< EVENT TYPE CREATE/UPDATE/DELETE >"

}

回最上面 目錄

馬上註冊
免費試用 Ragic!

用 Google 帳號註冊

立即科技 Ragic, Inc.
02-7728-8692
台北市中正區南昌路二段81號9樓