자동 보기
자동 코드는 흐름을 검토합니다. 내 흐름 작업 또는 워크플로 테이블을 사용하여 흐름 키 정보를 json으로 내보냅니다. 또는 다음 파일: 검토 - 흐름 코드 검토, 점수, 오류 및 경고가 있습니다. 보고서 - 모든 변수, 작업 및 연결. 다이어그램 - 흐름의 시각적 표현입니다.
이 커넥터는 다음 제품 및 지역에서 사용할 수 있습니다.
| 서비스 | 클래스 | Regions |
|---|---|---|
| Copilot Studio | Premium | 다음을 제외한 모든 Power Automate 지역 : - 미국 정부(GCC) - 미국 정부(GCC High) - 21Vianet에서 운영하는 중국 클라우드 - 미국 국방부(DoD) |
| 논리 앱 | 스탠다드 | 다음을 제외한 모든 Logic Apps 지역 : - Azure Government 지역 - Azure 중국 지역 - 미국 국방부(DoD) |
| Power Apps | Premium | 다음을 제외한 모든 Power Apps 지역 : - 미국 정부(GCC) - 미국 정부(GCC High) - 21Vianet에서 운영하는 중국 클라우드 - 미국 국방부(DoD) |
| Power Automate | Premium | 다음을 제외한 모든 Power Automate 지역 : - 미국 정부(GCC) - 미국 정부(GCC High) - 21Vianet에서 운영하는 중국 클라우드 - 미국 국방부(DoD) |
| 연락처 | |
|---|---|
| 이름 | Power DevBox 지원 |
| URL | https://powerdevbox.com/contact.html |
| 전자 메일 | info@powerdevbox.com |
| 커넥터 메타데이터 | |
|---|---|
| 게시자 | Power DevBox |
| 웹 사이트 | https://powerdevbox.com/ |
| 개인 정보 보호 정책 | https://powerdevbox.com/privacy.html |
| 카테고리 | 생산성;IT 운영 |
자동 보기
Power Automate 흐름에 대한 자동 코드 검토를 만듭니다. 검토 문서는 구성 가능한 메트릭에 대한 흐름의 점수를 지정합니다. 보고서는 흐름 정보를 반환하고 다이어그램 파일은 흐름의 시각적 표현을 만듭니다.
게시자
Power DevBox
필수 조건
Power Automate 라이선스 및 규정 준수 DLP 정책(Power Automate 관리 커넥터 또는 Dataverse Connectors에 대한 액세스)
지원되는 작업
Info
버전 및 키 링크를 포함하여 커넥터에 대한 최신 정보를 반환합니다. 커넥터에 대한 자세한 내용은 여기를 참조 하세요.
JSON
json 형식으로 AutoReview 검토를 반환합니다.
File
흐름 검토, 보고서 또는 다이어그램의 파일을 반환합니다.
자격 증명 가져오기
API 키가 필요하며 여기에서 요청할 수 있습니다.
시작하기
'흐름 가져오기' 작업 또는 Dataverse 'ID로 행 가져오기' 작업을 사용하여 흐름 정의/clientData 값을 반환합니다. 이러한 값 및 기타 메타데이터를 AutoReview 커넥터에 전달합니다.
알려진 문제 및 제한 사항
Dataverse 커넥터를 사용하려면 정의 입력이 json 식 내의 clientData여야 합니다. json(outputs('Get_a_row_by_ID')?['body/clientdata'])
연결을 만드는 중
커넥터는 다음 인증 유형을 지원합니다.
| 기본값 | 연결을 만들기 위한 매개 변수입니다. | 모든 지역 | 공유할 수 없음 |
기본값
적용 가능: 모든 지역
연결을 만들기 위한 매개 변수입니다.
공유 가능한 연결이 아닙니다. 전원 앱이 다른 사용자와 공유되면 다른 사용자에게 새 연결을 명시적으로 만들라는 메시지가 표시됩니다.
| 이름 | 유형 | Description | 필수 |
|---|---|---|---|
| Key | 시큐어스트링 (보안 문자열) | 이 API의 키 | 진실 |
제한 한도
| Name | 호출 | 갱신 기간 |
|---|---|---|
| 연결당 API 호출 | 100 | 60초 |
동작
|
Auto |
원시 AutoReview 데이터 |
| JSON(V2) |
원시 AutoReview 데이터를 json으로 반환합니다. |
| 다이어그램(V2) |
흐름의 이미지를 반환합니다. |
| 정보(V2) |
AutoReview에 대한 최신 정보 |
| 파일(V1) |
생성된 파일을 반환합니다. |
| 파일(V2) |
생성된 파일을 반환합니다. |
AutoReview HTTP
원시 AutoReview 데이터
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
경로
|
path | string |
v2/autoreview |
JSON(V2)
원시 AutoReview 데이터를 json으로 반환합니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
표시 이름
|
displayName | True | string |
흐름 이름 |
|
흐름 ID
|
name | True | string |
고유 식별자(name/resourceid) |
|
소유자
|
owner | True | string |
흐름 소유자 |
|
환경
|
environment | True | string |
흐름 환경 |
|
복잡성
|
complexity | array of string |
고유한 복잡성 점수 구성 |
|
|
점수 매기기
|
scoring | array of string |
자체 채점 구성 |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
이름
|
data.name | string |
흐름 표시 이름 |
|
아이디
|
data.id | string |
Flow resorce ID 또는 workflowsid |
|
environment
|
data.environment | string |
환경 |
|
소유자
|
data.owner | string |
소유자의 전자 메일 |
|
trigger
|
data.trigger | string |
트리거 이름 |
|
triggerParam
|
data.triggerParam | string |
매개 변수의 문자열 형식 JSON |
|
triggerData
|
data.triggerData | string |
키 정보의 문자열 형식 JSON |
|
triggerConfig
|
data.triggerConfig | string |
설정의 문자열 형식 JSON |
|
triggerExpress
|
data.triggerExpress | string |
모든 트리거 조건 |
|
triggerInputs
|
data.triggerInputs | string |
모든 트리거 입력 |
|
triggerRecur
|
data.triggerRecur | string |
트리거 일정(해당하는 경우) |
|
프리미엄
|
data.premium | boolean |
프리미엄 커넥터 사용 |
|
connectionRefs
|
data.connectionRefs | integer |
연결 참조 수 |
|
커넥터
|
data.connectors | integer |
API 작업 수 |
|
steps
|
data.steps | integer |
모든 작업 수 |
|
variables
|
data.variables | integer |
변수 수 |
|
복잡성
|
data.complexity | integer |
복잡성 점수 |
|
varNaming
|
data.varNaming | boolean |
모든 Vars는 명명 규칙을 따릅니다. |
|
varNameConsts
|
data.varNameConsts | boolean |
모든 vars는 const 규칙을 따릅니다. |
|
varNameUse
|
data.varNameUse | boolean |
사용된 모든 vars |
|
작성
|
data.composes | integer |
작성 수 |
|
exception
|
data.exception | integer |
예외 작업 수 |
|
exceptionHandleScope
|
data.exceptionHandleScope | boolean |
사용된 예외 범위 |
|
exceptionScope
|
data.exceptionScope | boolean |
예외라는 예외 범위 |
|
exceptionTerminate
|
data.exceptionTerminate | boolean |
예외 블록에서 종료 |
|
exceptionLink
|
data.exceptionLink | boolean |
사용된 예외 식 링크 |
|
mainScope
|
data.mainScope | boolean |
Main이라는 범위 |
|
variableArray
|
data.variableArray | array of object |
변수 배열 |
|
이름
|
data.variableArray.name | string |
변수 이름 |
|
type
|
data.variableArray.type | string |
변수 형식 |
|
value
|
data.variableArray.value | string |
초기화된 값 |
|
used
|
data.variableArray.used | boolean |
사용되는 변수입니다. |
|
명명 된
|
data.variableArray.named | boolean |
Var 이름 지정 규칙 |
|
actionArray
|
data.actionArray | array of object |
배열의 작업 |
|
이름
|
data.actionArray.name | string |
작업 표시 이름 |
|
걸음
|
data.actionArray.step | string |
작업 이름 |
|
type
|
data.actionArray.type | string |
작업 유형 |
|
아이디
|
data.actionArray.id | string |
작업 ID |
|
hashId
|
data.actionArray.hashId | string |
흐름에 대한 고유 참조 |
|
tier
|
data.actionArray.tier | string |
프리미엄 또는 표준 |
|
커넥터
|
data.actionArray.connector | string |
연결 그룹 |
|
imgURL
|
data.actionArray.imgURL | string |
아이콘 URL |
|
runAfter
|
data.actionArray.runAfter | string |
작업 및 메서드 후 실행 |
|
exception
|
data.actionArray.exception | string |
RunAfter 포함 실패 |
|
index
|
data.actionArray.index | integer |
처리된 주문 작업 |
|
복잡성
|
data.actionArray.complexity | integer |
복잡성 점수 |
|
detail
|
data.actionArray.detail | string |
입력의 문자열화된 json |
|
filter
|
data.actionArray.filter | string |
항목 가져오기 필터 매개 변수 |
|
pagination
|
data.actionArray.pagination | string |
항목 페이지 매김 임계값 가져오기 |
|
확실한
|
data.actionArray.secure | string |
보안 속성 |
|
retry
|
data.actionArray.retry | string |
재시도 유형 |
|
timeout
|
data.actionArray.timeout | string |
시간 제한 시간 |
|
위치
|
data.actionArray.position | string |
작업 실행 후의 작업 |
|
positionInfo
|
data.actionArray.positionInfo | string |
컨테이너 내부 |
|
environmentVariables
|
data.actionArray.environmentVariables | string |
작동 중인 환경 vars |
|
environmentB
|
data.actionArray.environmentB | boolean |
환경 변수 포함 |
|
메모
|
data.actionArray.notes | string |
작업 정보 |
|
parent
|
data.actionArray.parent | string |
부모 컨테이너의 이름 |
|
분기
|
data.actionArray.branch | string |
분기 이름 |
|
positionIndex
|
data.actionArray.positionIndex | string |
부모 컨테이너의 인덱스 |
|
positionType
|
data.actionArray.positionType | string |
형식 후 부모 실행 |
|
중첩
|
data.actionArray.nested | string |
중첩 수준 |
|
apiActionArray
|
data.apiActionArray | array of object |
API 형식 작업 |
|
이름
|
data.apiActionArray.name | string |
API 작업 표시 이름 |
|
걸음
|
data.apiActionArray.step | string |
API 작업 이름 |
|
type
|
data.apiActionArray.type | string |
API 작업 유형 |
|
아이디
|
data.apiActionArray.id | string |
API 작업 ID |
|
hashId
|
data.apiActionArray.hashId | string |
고유 작업 ID |
|
tier
|
data.apiActionArray.tier | string |
API Premium 또는 Standard |
|
커넥터
|
data.apiActionArray.connector | string |
API 연결 그룹 |
|
imgURL
|
data.apiActionArray.imgURL | string |
API 아이콘 URL |
|
runAfter
|
data.apiActionArray.runAfter | string |
API RunAfter 작업 및 메서드 |
|
exception
|
data.apiActionArray.exception | string |
API RunAfter 포함 실패 |
|
index
|
data.apiActionArray.index | integer |
처리된 API 주문 작업 |
|
복잡성
|
data.apiActionArray.complexity | integer |
API 복잡성 점수 |
|
detail
|
data.apiActionArray.detail | string |
입력의 API 문자열화된 json |
|
filter
|
data.apiActionArray.filter | string |
API 항목 가져오기 필터 매개 변수 |
|
pagination
|
data.apiActionArray.pagination | string |
API 항목 가져오기 페이지나 임계값 |
|
확실한
|
data.apiActionArray.secure | string |
API Secure 속성 |
|
retry
|
data.apiActionArray.retry | string |
API 다시 시도 유형 |
|
timeout
|
data.apiActionArray.timeout | string |
API 시간 제한 시간 |
|
위치
|
data.apiActionArray.position | string |
API 작업이 실행된 후의 작업 |
|
positionInfo
|
data.apiActionArray.positionInfo | string |
컨테이너 내부 API |
|
environmentVariables
|
data.apiActionArray.environmentVariables | string |
API Environment vars in action |
|
environmentB
|
data.apiActionArray.environmentB | boolean |
API Contains environment var |
|
메모
|
data.apiActionArray.notes | string |
API 작업 정보 |
|
parent
|
data.apiActionArray.parent | string |
부모 컨테이너의 API 이름 |
|
분기
|
data.apiActionArray.branch | string |
API 분기 이름 |
|
positionIndex
|
data.apiActionArray.positionIndex | string |
부모 컨테이너의 API 인덱스 |
|
positionType
|
data.apiActionArray.positionType | string |
형식 후 API 부모 실행 |
|
중첩
|
data.apiActionArray.nested | string |
중첩의 API 수준 |
|
exceptionArray
|
data.exceptionArray | array of object |
runAfter의 배열이 실패했습니다. |
|
이름
|
data.exceptionArray.name | string |
Exept 작업 표시 이름 |
|
걸음
|
data.exceptionArray.step | string |
Exept 작업 이름 |
|
type
|
data.exceptionArray.type | string |
Exept 작업 유형 |
|
아이디
|
data.exceptionArray.id | string |
Exept 작업 ID |
|
hashId
|
data.exceptionArray.hashId | string |
Exept As 작업 ID가 고유하지 않음 |
|
tier
|
data.exceptionArray.tier | string |
Exept Premium 또는 Standard |
|
커넥터
|
data.exceptionArray.connector | string |
연결 그룹 확장 |
|
imgURL
|
data.exceptionArray.imgURL | string |
Exept 아이콘 URL |
|
runAfter
|
data.exceptionArray.runAfter | string |
Exept RunAfter 작업 및 메서드 |
|
exception
|
data.exceptionArray.exception | string |
Exept RunAfter 포함 실패 |
|
index
|
data.exceptionArray.index | integer |
Exept Order 작업 처리됨 |
|
복잡성
|
data.exceptionArray.complexity | integer |
Exept 복잡성 점수 |
|
detail
|
data.exceptionArray.detail | string |
입력의 Exept Stringified json |
|
filter
|
data.exceptionArray.filter | string |
Exept 항목 가져오기 필터 매개 변수 |
|
pagination
|
data.exceptionArray.pagination | string |
Exept 항목 가져오기 페이지 매김 임계값 |
|
확실한
|
data.exceptionArray.secure | string |
Exept Secure 속성 |
|
retry
|
data.exceptionArray.retry | string |
API 다시 시도 유형 |
|
timeout
|
data.exceptionArray.timeout | string |
시간 제한 시간 초과 |
|
위치
|
data.exceptionArray.position | string |
작업 실행 후 수행되는 작업 수행 |
|
positionInfo
|
data.exceptionArray.positionInfo | string |
컨테이너 내부 Exept |
|
environmentVariables
|
data.exceptionArray.environmentVariables | string |
실행 중인 Exept Environment vars |
|
environmentB
|
data.exceptionArray.environmentB | boolean |
Exept Contains environment var |
|
메모
|
data.exceptionArray.notes | string |
API 작업 정보 |
|
parent
|
data.exceptionArray.parent | string |
상위 컨테이너의 Exept 이름 |
|
분기
|
data.exceptionArray.branch | string |
분기 이름 확장 |
|
positionIndex
|
data.exceptionArray.positionIndex | string |
상위 컨테이너의 Exept 인덱스 |
|
positionType
|
data.exceptionArray.positionType | string |
형식 후 부모 실행 실행하기 |
|
중첩
|
data.exceptionArray.nested | string |
중첩 수준 확장 |
|
connectionArray
|
data.connectionArray | array of object |
연결 참조 |
|
conName
|
data.connectionArray.conName | string |
연결 이름 |
|
appId (앱 ID)
|
data.connectionArray.appId | string |
연결 ID URL |
|
opId
|
data.connectionArray.opId | string |
연결 유형 |
|
count
|
data.connectionArray.count | integer |
연결 사용 횟수 |
|
오류
|
data.error | string |
오류 |
|
actionObjectArray
|
data.actionObjectArray | array of object |
모든 작업 |
|
걸음
|
data.actionObjectArray.step | string |
Obj 작업 이름 |
|
커넥터
|
data.actionObjectArray.connector | string |
커넥터 |
|
이름
|
data.actionObjectArray.name | string |
Obj 작업 표시 이름 |
|
아이디
|
data.actionObjectArray.id | string |
Obj Acition ID |
|
hashId
|
data.actionObjectArray.hashId | string |
Obj As 작업 ID가 고유하지 않음 |
|
객체
|
data.actionObjectArray.object | string |
Obj Stringified json 작업 |
|
type
|
data.actionObjectArray.type | string |
Obj 작업 유형 |
|
index
|
data.actionObjectArray.index | integer |
처리된 Obj 주문 작업 |
|
parent
|
data.actionObjectArray.parent | string |
부모 컨테이너의 Obj 이름 |
다이어그램(V2)
흐름의 이미지를 반환합니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
표시 이름
|
displayName | True | string |
흐름 이름 |
|
흐름 ID
|
name | True | string |
고유 식별자(name/resourceid) |
|
소유자
|
owner | True | string |
흐름 소유자 |
|
환경
|
environment | True | string |
흐름 환경 |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
image
|
data.image | string |
svg 콘텐츠 |
|
info
|
data.info | string |
Nomnoml.com/ 코드 |
정보(V2)
AutoReview에 대한 최신 정보
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
version
|
version | string |
version |
|
apiKey
|
apiKey | string |
apiKey |
|
message
|
message | string |
message |
|
정보
|
information | string |
정보 |
|
다이어그램
|
diagram | string |
다이어그램 |
파일(V1)
생성된 파일을 반환합니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
표시 이름
|
displayName | True | string |
흐름 이름 |
|
흐름 ID
|
name | True | string |
고유 식별자(name/resourceid) |
|
소유자
|
owner | True | string |
흐름 소유자 |
|
환경
|
environment | True | string |
흐름 환경 |
|
유형
|
type | True | string |
반환할 파일 형식 |
|
복잡성
|
complexity | array of string |
고유한 복잡성 점수 구성 |
|
|
점수 매기기
|
scoring | array of string |
자체 채점 구성 |
파일(V2)
생성된 파일을 반환합니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
표시 이름
|
displayName | True | string |
흐름 이름 |
|
흐름 ID
|
name | True | string |
고유 식별자(name/resourceid) |
|
소유자
|
owner | True | string |
흐름 소유자 |
|
환경
|
environment | True | string |
흐름 환경 |
|
유형
|
type | True | string |
반환할 파일 형식 |
|
복잡성
|
complexity | array of string |
고유한 복잡성 점수 구성 |
|
|
점수 매기기
|
scoring | array of string |
자체 채점 구성 |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
file
|
data.file | string |
파일 콘텐츠 |
|
info
|
data.info | string |
추가 정보 |