actions-marketplace-validations/Publish Code Page to Quickbase
Publish a code page to a Quickbase realm
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 3, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/deryck1228_publish-qb-code-page@59e5f20cf2289e2f54bc4419814296293d76b035 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| realm | The Quickbase realm, i.e. realm.quickbase.com | yes | — |
| dbid | The main dbid, or appid, of the realm | yes | — |
| usertoken | A valid usertoken with rights to create a code page | yes | — |
| path | The repository filepath of the code page | yes | — |
| filename | The filename of the code page, with extension | yes | — |
| pageid | The page ID of the code page | no | 0 |
Outputs
no outputs