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

Execute Action Button

To execute an Action Button through the Http API, you first need to obtain the Action Button ID.

Use the GET method to send the following request:

curl "https://{serverName}/{accountName}{path}/{sheetIndex}/metadata/actionButton?api&category=massOperation" \
  -H "Authorization: {Basic apiKey}"

After obtaining the Action Button ID, you can use the POST method to send the following request and execute the specified Action Button on the target record:

curl -X POST "https://{serverName}/{accountName}{path}/{sheetIndex}/{recordId}?api&bId={buttonId}" \
  -H "Authorization: Basic apiKey"

Note: In addition to having permission to execute the Action Button, you must also have permission to view the target record in order to use this Http API.

You can find your API key in your Personal Settings page.

Ragic にフィードバックを送る

What would you like to tell us?(必須・複数選択可)

Please provide detailed explanations for the selected items above:

Screenshots to help us better understand your feedback:

貴重なご意見をありがとうございます!

無料でRagicを始める

Googleアカウントに登録

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