This action will create a new entry on your Ragic sheet.
Developer info
- API endpoint slug
- ragic.create_action
- Filter code method
- Ragic.createAction.skip(string?: reason)
- Runtime method
- runAction("ragic.create_action", {})
Action fields
Form path Dropdown list
- Label
- Ragic Sheet
- Helper text
- Select A Ragic Sheet
- Slug
- formPath
- Required
- true
- Can have default value
- false
Data Text input > Other
- Label
- Data
- Helper text
- JSON data Document Link
- Slug
- data
- Required
- true
- Can have default value
- true
- Filter code method
- Ragic.createAction.setData(string: data)