Nosco
Nosco 플랫폼을 사용하여 아이디어를 관리합니다.
이 커넥터는 다음 제품 및 지역에서 사용할 수 있습니다.
| 서비스 | 클래스 | 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) |
| 연락처 | |
|---|---|
| 이름 | Nosco 지원 |
| URL | https://help.nos.co/hc/en-us |
| 전자 메일 | support@nos.co |
| 커넥터 메타데이터 | |
|---|---|
| 게시자 | Nosco ApS |
| 웹 사이트 | https://nos.co |
| 개인 정보 보호 정책 | https://nos.co/privacy-policy/ |
| 카테고리 | 합작; 비즈니스 관리 |
연결을 만드는 중
커넥터는 다음 인증 유형을 지원합니다.
| 기본값 | 연결을 만들기 위한 매개 변수입니다. | 모든 지역 | 공유할 수 없음 |
기본값
적용 가능: 모든 지역
연결을 만들기 위한 매개 변수입니다.
공유 가능한 연결이 아닙니다. 전원 앱이 다른 사용자와 공유되면 다른 사용자에게 새 연결을 명시적으로 만들라는 메시지가 표시됩니다.
| 이름 | 유형 | Description | 필수 |
|---|---|---|---|
| API 키 | 시큐어스트링 (보안 문자열) | Nosco 플랫폼에 연결하는 데 사용되는 API 키 | 진실 |
| 플랫폼 호스트 이름 | 문자열 | Nosco 플랫폼의 호스트 이름 | 진실 |
제한 한도
| Name | 호출 | 갱신 기간 |
|---|---|---|
| 연결당 API 호출 | 100 | 60초 |
동작
| 게시물 가져오기 |
게시물 가져오기 |
| 모든 게시물 쿼리 |
모든 게시물 쿼리 |
| 모든 채널 쿼리 |
모든 채널 쿼리 |
게시물 가져오기
게시물 가져오기
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
게시 ID
|
id | True | string |
게시 ID |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
아이디
|
id | string | |
|
아이디
|
author.id | string | |
|
전자 메일
|
author.publicEmail | string | |
|
성
|
author.familyName | string | |
|
이름 (주어진 이름)
|
author.givenName | string | |
|
전체 이름
|
author.fullName | string | |
|
프로필 URL
|
author.url | string | |
|
제목
|
title | string | |
|
게시 날짜
|
publishedAt | date-time | |
|
편집한 위치에서
|
editedAt | date-time | |
|
Description
|
descriptionText | string | |
|
URL
|
url | string | |
|
아이디
|
ideabox.id | string | |
|
제목
|
ideabox.title | string | |
|
아이디
|
stage.id | string | |
|
제목
|
stage.title | string | |
|
아이디
|
status.id | string | |
|
제목
|
status.title | string |
모든 게시물 쿼리
모든 게시물 쿼리
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
날짜/시간 이후에 게시된 아이디어에 대한 필터
|
publishedAfter | date-time |
날짜/시간 이후에 게시된 아이디어에 대한 필터 |
|
|
날짜/시간 이후 마지막으로 스테이지를 변경한 아이디어 필터링
|
lastStageChangeAfter | date-time |
날짜/시간 이후 마지막으로 스테이지를 변경한 아이디어 필터링 |
|
|
아이디어 상자에서 아이디어 필터링
|
ideaboxId | string |
아이디어 상자에서 아이디어 필터링 |
|
|
단계의 아이디어 필터링
|
stageId | string |
단계의 아이디어 필터링 |
|
|
필드를 기준으로 정렬
|
sortField | string |
필드를 기준으로 정렬 |
|
|
방향으로 정렬
|
sortOrder | string |
방향으로 정렬 |
|
|
커서 뒤에 항목 반환
|
afterCursor | string |
커서 뒤에 항목 반환 |
|
|
반환된 아이디어 제한
|
limit | integer |
반환된 아이디어 제한 |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
올리기
|
nodes | array of object | |
|
아이디
|
nodes.id | string | |
|
아이디
|
nodes.author.id | string | |
|
전자 메일
|
nodes.author.publicEmail | string | |
|
성
|
nodes.author.familyName | string | |
|
이름 (주어진 이름)
|
nodes.author.givenName | string | |
|
전체 이름
|
nodes.author.fullName | string | |
|
프로필 URL
|
nodes.author.url | string | |
|
제목
|
nodes.title | string | |
|
게시 날짜
|
nodes.publishedAt | date-time | |
|
편집한 위치에서
|
nodes.editedAt | date-time | |
|
Description
|
nodes.descriptionText | string | |
|
URL
|
nodes.url | string | |
|
아이디
|
nodes.ideabox.id | string | |
|
제목
|
nodes.ideabox.title | string | |
|
아이디
|
nodes.stage.id | string | |
|
제목
|
nodes.stage.title | string | |
|
아이디
|
nodes.status.id | string | |
|
제목
|
nodes.status.title | string |
모든 채널 쿼리
모든 채널 쿼리
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
채널
|
nodes | array of object | |
|
아이디
|
nodes.id | string | |
|
제목
|
nodes.title | string |
트리거
| 게시물을 편집할 때 |
게시물을 편집할 때 |
| 게시물이 단계에 도달하면 |
게시물이 단계에 도달하면 |
| 게시물이 상태를 변경하는 경우 |
게시물이 상태를 변경하는 경우 |
| 새 게시물이 게시되는 경우 |
새 게시물이 게시되는 경우 |
게시물을 편집할 때
게시물을 편집할 때
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
채널
|
ideaboxId | string |
채널 |
|
|
단계
|
stageId | string |
단계 |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
올리기
|
nodes | array of object | |
|
아이디
|
nodes.id | string | |
|
아이디
|
nodes.author.id | string | |
|
전자 메일
|
nodes.author.publicEmail | string | |
|
성
|
nodes.author.familyName | string | |
|
이름 (주어진 이름)
|
nodes.author.givenName | string | |
|
전체 이름
|
nodes.author.fullName | string | |
|
프로필 URL
|
nodes.author.url | string | |
|
제목
|
nodes.title | string | |
|
게시 날짜
|
nodes.publishedAt | date-time | |
|
편집한 위치에서
|
nodes.editedAt | date-time | |
|
Description
|
nodes.descriptionText | string | |
|
URL
|
nodes.url | string | |
|
아이디
|
nodes.ideabox.id | string | |
|
제목
|
nodes.ideabox.title | string | |
|
아이디
|
nodes.stage.id | string | |
|
제목
|
nodes.stage.title | string | |
|
아이디
|
nodes.status.id | string | |
|
제목
|
nodes.status.title | string |
게시물이 단계에 도달하면
게시물이 단계에 도달하면
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
채널
|
ideaboxId | True | string |
채널 |
|
단계
|
stageId | True | string |
단계 |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
올리기
|
nodes | array of object | |
|
아이디
|
nodes.id | string | |
|
아이디
|
nodes.author.id | string | |
|
전자 메일
|
nodes.author.publicEmail | string | |
|
성
|
nodes.author.familyName | string | |
|
이름 (주어진 이름)
|
nodes.author.givenName | string | |
|
전체 이름
|
nodes.author.fullName | string | |
|
프로필 URL
|
nodes.author.url | string | |
|
제목
|
nodes.title | string | |
|
게시 날짜
|
nodes.publishedAt | date-time | |
|
편집한 위치에서
|
nodes.editedAt | date-time | |
|
Description
|
nodes.descriptionText | string | |
|
URL
|
nodes.url | string | |
|
아이디
|
nodes.ideabox.id | string | |
|
제목
|
nodes.ideabox.title | string | |
|
아이디
|
nodes.stage.id | string | |
|
제목
|
nodes.stage.title | string | |
|
아이디
|
nodes.status.id | string | |
|
제목
|
nodes.status.title | string |
게시물이 상태를 변경하는 경우
게시물이 상태를 변경하는 경우
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
채널
|
ideaboxId | string |
채널 |
|
|
단계
|
stageId | string |
단계 |
|
|
상태
|
statusId | string |
상태 |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
올리기
|
nodes | array of object | |
|
아이디
|
nodes.id | string | |
|
아이디
|
nodes.author.id | string | |
|
전자 메일
|
nodes.author.publicEmail | string | |
|
성
|
nodes.author.familyName | string | |
|
이름 (주어진 이름)
|
nodes.author.givenName | string | |
|
전체 이름
|
nodes.author.fullName | string | |
|
프로필 URL
|
nodes.author.url | string | |
|
제목
|
nodes.title | string | |
|
게시 날짜
|
nodes.publishedAt | date-time | |
|
편집한 위치에서
|
nodes.editedAt | date-time | |
|
Description
|
nodes.descriptionText | string | |
|
URL
|
nodes.url | string | |
|
아이디
|
nodes.ideabox.id | string | |
|
제목
|
nodes.ideabox.title | string | |
|
아이디
|
nodes.stage.id | string | |
|
제목
|
nodes.stage.title | string | |
|
아이디
|
nodes.status.id | string | |
|
제목
|
nodes.status.title | string |
새 게시물이 게시되는 경우
새 게시물이 게시되는 경우
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
채널
|
ideaboxId | string |
채널 |
|
|
단계
|
stageId | string |
단계 |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
올리기
|
nodes | array of object | |
|
아이디
|
nodes.id | string | |
|
아이디
|
nodes.author.id | string | |
|
전자 메일
|
nodes.author.publicEmail | string | |
|
성
|
nodes.author.familyName | string | |
|
이름 (주어진 이름)
|
nodes.author.givenName | string | |
|
전체 이름
|
nodes.author.fullName | string | |
|
프로필 URL
|
nodes.author.url | string | |
|
제목
|
nodes.title | string | |
|
게시 날짜
|
nodes.publishedAt | date-time | |
|
편집한 위치에서
|
nodes.editedAt | date-time | |
|
Description
|
nodes.descriptionText | string | |
|
URL
|
nodes.url | string | |
|
아이디
|
nodes.ideabox.id | string | |
|
제목
|
nodes.ideabox.title | string | |
|
아이디
|
nodes.stage.id | string | |
|
제목
|
nodes.stage.title | string | |
|
아이디
|
nodes.status.id | string | |
|
제목
|
nodes.status.title | string |