39 строки
1.2 KiB
JSON
39 строки
1.2 KiB
JSON
{
|
|
"properties": {
|
|
"connectionParameters": {
|
|
"api_key": {
|
|
"type": "securestring",
|
|
"uiDefinition": {
|
|
"displayName": "API Key (use e-mail to receive a trial key)",
|
|
"description": "The API Key for this api. You can use your e-mail address to receive a trial key.",
|
|
"tooltip": "Provide your API Key (use e-mail to receive a trial key)",
|
|
"constraints": {
|
|
"tabIndex": 2,
|
|
"clearText": true,
|
|
"required": "true"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"iconBrandColor": "#6DD47E",
|
|
"capabilities": [],
|
|
"policyTemplateInstances": [
|
|
{
|
|
"templateId": "pollingtrigger",
|
|
"title": "PollingTriggerPolicy_GetSubmissions",
|
|
"type": "PollingTrigger",
|
|
"parameters": {
|
|
"x-ms-apimTemplateParameter.triggerConfig": {
|
|
"timestamp": "@{triggerBody().timestamp}"
|
|
},
|
|
"x-ms-apimTemplateParameter.triggerDataPath": "@triggerBody().submissions",
|
|
"x-ms-apimTemplate-operationName": [
|
|
"TriggerGetCardResponse"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"publisher": "App Power Solutions LLC",
|
|
"stackOwner": "App Power Solutions LLC"
|
|
}
|
|
} |