This action will create a new entry on your Ragic sheet.
- API endpoint slug
- ragic.create_action
- Filter code method
- Ragic.createAction.skip(string?: reason)
- Runtime method
- runAction("ragic.create_action", {})
Action fields
- Label
- Ragic Sheet
- Helper text
- Select A Ragic Sheet
- Slug
- formPath
- Required
- true
- Can have default value
- false
- Label
- Data
- Helper text
- JSON data <a href="https://www.ragic.com/intl/en/doc-api/15/Creating-a-New-Entry" target="_blank">Document Link</a>
- Slug
- data
- Required
- true
- Can have default value
- true
- Filter code method
- Ragic.createAction.setData(string: data)