Quickbase (Independent Publisher) v1.1 (#1855)
* Add files via upload * Update readme.md * Update apiDefinition.swagger.json * Update apiProperties.json
This commit is contained in:
Родитель
8551dad680
Коммит
b8805efca7
|
@ -3,7 +3,7 @@
|
|||
"info": {
|
||||
"title": "Quickbase",
|
||||
"description": "Quickbase is an application development platform that unites business and IT teams by enabling problem solvers of any technical background to work together to safely, securely and sustainably create an ecosystem of applications. Quickbase helps businesses accelerate the continuous innovation of unique processes by enabling citizen development at scale across one common platform.",
|
||||
"version": "1.0",
|
||||
"version": "1.1",
|
||||
"contact": {
|
||||
"name": "Troy Taylor",
|
||||
"url": "https://www.hitachisolutions.com",
|
||||
|
@ -6688,4 +6688,4 @@
|
|||
"propertyValue": "Productivity;IT Operations"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"type": "securestring",
|
||||
"uiDefinition": {
|
||||
"displayName": "Authorization",
|
||||
"description": "The Authorization for this api",
|
||||
"description": "The user token for in the form \"QB-USER-TOKEN yourToken\".",
|
||||
"tooltip": "Provide your Authorization",
|
||||
"constraints": {
|
||||
"tabIndex": 2,
|
||||
|
@ -43,4 +43,4 @@
|
|||
"publisher": "Troy Taylor, Hitachi Solutions",
|
||||
"stackOwner": "Quickbase"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -7,7 +7,7 @@ Quickbase is an application development platform that unites business and IT tea
|
|||
A paid plan (Team, Business, or Enterprise) or free trial is required
|
||||
|
||||
## Obtaining Credentials
|
||||
In the preferences for your profile, there is a link for Manage User Tokens. On that page, click the button for "+ New user token" and give the token a name. You will also want to assign the token to each app it should have access to. After saving the token, you will be brought back to the list of your user tokens and copy the newly created token value.
|
||||
In the preferences for your profile, there is a link for Manage User Tokens. On that page, click the button for "+ New user token" and give the token a name. You will also want to assign the token to each app it should have access to. After saving the token, you will be brought back to the list of your user tokens and copy the newly created token value. This token value you will use in the authorization for the connector in the form "QB-USER-TOKEN yourToken".
|
||||
|
||||
## Supported Operations
|
||||
### Apps
|
||||
|
|
Загрузка…
Ссылка в новой задаче