Comentario público de GSA (publicador independiente) (versión preliminar)
El conector de comentarios públicos de GSA proporciona acceso al Regulations.gov aparato de comentario público. Consulte los dockets normativos federales, los documentos y los comentarios públicos enviados a través de la GSA de EE. UU.
Este conector está disponible en los siguientes productos y regiones:
| Service | Class | Regions |
|---|---|---|
| Copilot Studio | Premium | Todas las regiones de Power Automate excepto las siguientes: - Gobierno de EE. UU. (GCC) - Gobierno de EE. UU. (GCC High) - China Cloud operado por 21Vianet - Departamento de Defensa de EE. UU. (DoD) |
| Aplicaciones lógicas | Estándar | Todas las regiones de Logic Apps excepto las siguientes: - Regiones de Azure Government - Regiones de Azure China - Departamento de Defensa de EE. UU. (DoD) |
| Power Apps | Premium | Todas las regiones de Power Apps excepto las siguientes: - Gobierno de EE. UU. (GCC) - Gobierno de EE. UU. (GCC High) - China Cloud operado por 21Vianet - Departamento de Defensa de EE. UU. (DoD) |
| Power Automate | Premium | Todas las regiones de Power Automate excepto las siguientes: - Gobierno de EE. UU. (GCC) - Gobierno de EE. UU. (GCC High) - China Cloud operado por 21Vianet - Departamento de Defensa de EE. UU. (DoD) |
| Contacto | |
|---|---|
| Nombre | Dan Romano |
| URL | https://developments.substack.com/ |
| Correo Electrónico | dan.romano@swolcat.com |
| Metadatos del conector | |
|---|---|
| Publicador | Dan Romano |
| Sitio web | https://open.gsa.gov/api/regulationsgov/#overview |
| Directiva de privacidad | https://www.regulations.gov/privacy-notice |
| Categorías | Operaciones de TI |
Creación de una conexión
El conector admite los siguientes tipos de autenticación:
| Predeterminado | Parámetros para crear una conexión. | Todas las regiones | No se puede compartir |
Predeterminado
Aplicable: Todas las regiones
Parámetros para crear una conexión.
Esta conexión no se puede compartir. Si la aplicación de energía se comparte con otro usuario, se pedirá a otro usuario que cree explícitamente una nueva conexión.
| Nombre | Tipo | Description | Obligatorio |
|---|---|---|---|
| Clave de API de GSA | securestring | La clave de API de GSA | Cierto |
Limitaciones
| Nombre | Llamadas | Período de renovación |
|---|---|---|
| Llamadas API por conexión | 100 | 60 segundos |
Acciones
| Crea la clave de envío única. |
Crea la clave de envío única. |
| Crea un nuevo comentario |
Objeto JSON que contiene información de comentario |
| Crea una dirección URL presignada para cargar el archivo. |
Devuelve una dirección URL firmada previamente para cargar un archivo en el cubo de S3. |
| Enumerar categorías de agencias |
Este punto de conexión devuelve la lista de categorías |
| Enumerar comentarios |
Este punto de conexión devuelve la lista de comentarios. |
| Enumerar documentos |
Este punto de conexión devuelve la lista de documentos. |
| Enumerar los conjuntos de acoplamientos |
Este punto de conexión devuelve la lista de acoplamientos. |
|
Obtención de información detallada para el docket |
Obtiene la información detallada de un docket específico con el docketId pasado. |
| Obtención del documento por identificador |
Obtiene la información detallada de un documento específico con el documentId pasado. |
| Obtener comentario por identificador |
Obtiene la información detallada de un comentario específico con el commentId pasado. |
Crea la clave de envío única.
Crea la clave de envío única.
Crea un nuevo comentario
Objeto JSON que contiene información de comentario
Crea una dirección URL presignada para cargar el archivo.
Devuelve una dirección URL firmada previamente para cargar un archivo en el cubo de S3.
Enumerar categorías de agencias
Este punto de conexión devuelve la lista de categorías
Parámetros
| Nombre | Clave | Requerido | Tipo | Description |
|---|---|---|---|---|
|
Acrónimo de agencia
|
filter[acronym] | True | string |
Acrónimo de agencia: FAA, por ejemplo |
Devoluciones
Enumerar comentarios
Enumerar documentos
Enumerar los conjuntos de acoplamientos
Obtención de información detallada para el docketId especificado
Obtiene la información detallada de un docket específico con el docketId pasado.
Parámetros
| Nombre | Clave | Requerido | Tipo | Description |
|---|---|---|---|---|
|
Id. de conjunto de acoplamiento
|
docketId | True | string |
Identificador del docket que se va a devolver |
Devoluciones
Obtención del documento por identificador
Obtiene la información detallada de un documento específico con el documentId pasado.
Parámetros
| Nombre | Clave | Requerido | Tipo | Description |
|---|---|---|---|---|
|
Id. de documento
|
documentId | True | string |
Id. de documento |
Devoluciones
Obtener comentario por identificador
Obtiene la información detallada de un comentario específico con el commentId pasado.
Parámetros
| Nombre | Clave | Requerido | Tipo | Description |
|---|---|---|---|---|
|
Id. de comentario
|
commentId | True | string |
Id. de comentario |
Devoluciones
Definiciones
AgencyCategory
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
id
|
id | string | |
|
type
|
type | string | |
|
predeterminado
|
attributes.default | boolean | |
|
acrónimo
|
attributes.acronym | string | |
|
categoría
|
attributes.category | string | |
|
propio
|
links.self | string |
GetAgencyCategoriesResponse
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
datos
|
data | array of AgencyCategory |
Documento
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
id
|
id | string | |
|
type
|
type | string | |
|
documentType
|
attributes.documentType | string | |
|
lastModifiedDate
|
attributes.lastModifiedDate | string | |
|
highlightedContent
|
attributes.highlightedContent | string | |
|
frDocNum
|
attributes.frDocNum | string | |
|
retirado
|
attributes.withdrawn | boolean | |
|
agencyId
|
attributes.agencyId | string | |
|
allowLateComments
|
attributes.allowLateComments | boolean | |
|
commentEndDate
|
attributes.commentEndDate | string | |
|
title
|
attributes.title | string | |
|
postedDate
|
attributes.postedDate | string | |
|
docketId
|
attributes.docketId | string | |
|
subtipo
|
attributes.subtype | string | |
|
commentStartDate
|
attributes.commentStartDate | string | |
|
withinCommentPeriod
|
attributes.withinCommentPeriod | boolean | |
|
openForComment
|
attributes.openForComment | boolean | |
|
objectId
|
attributes.objectId | string | |
|
propio
|
links.self | string |
GetDocumentsResponse
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
datos
|
data | array of Document | |
|
aggregations
|
meta.aggregations | object | |
|
filters
|
meta.filters | object | |
|
hasNextPage
|
meta.hasNextPage | boolean | |
|
hasPreviousPage
|
meta.hasPreviousPage | boolean | |
|
numberOfElements
|
meta.numberOfElements | integer | |
|
pageNumber
|
meta.pageNumber | integer | |
|
pageSize
|
meta.pageSize | integer | |
|
totalElements
|
meta.totalElements | integer | |
|
totalPages
|
meta.totalPages | integer | |
|
firstPage
|
meta.firstPage | boolean | |
|
lastPage
|
meta.lastPage | boolean |
GetDocumentByIdResponse
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
datos
|
data | Document |
Comentario
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
id
|
id | string | |
|
type
|
type | string | |
|
documentType
|
attributes.documentType | string | |
|
lastModifiedDate
|
attributes.lastModifiedDate | string | |
|
highlightedContent
|
attributes.highlightedContent | string | |
|
retirado
|
attributes.withdrawn | boolean | |
|
agencyId
|
attributes.agencyId | string | |
|
title
|
attributes.title | string | |
|
objectId
|
attributes.objectId | string | |
|
postedDate
|
attributes.postedDate | string | |
|
propio
|
links.self | string |
GetCommentsResponse
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
datos
|
data | array of Comment | |
|
aggregations
|
meta.aggregations | object | |
|
filters
|
meta.filters | object | |
|
hasNextPage
|
meta.hasNextPage | boolean | |
|
hasPreviousPage
|
meta.hasPreviousPage | boolean | |
|
numberOfElements
|
meta.numberOfElements | integer | |
|
pageNumber
|
meta.pageNumber | integer | |
|
pageSize
|
meta.pageSize | integer | |
|
totalElements
|
meta.totalElements | integer | |
|
totalPages
|
meta.totalPages | integer | |
|
firstPage
|
meta.firstPage | boolean | |
|
lastPage
|
meta.lastPage | boolean |
GetCommentByIdResponse
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
datos
|
data | Comment |
Expediente
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
id
|
id | string | |
|
type
|
type | string | |
|
docketType
|
attributes.docketType | string | |
|
lastModifiedDate
|
attributes.lastModifiedDate | date-time | |
|
highlightedContent
|
attributes.highlightedContent | string | |
|
agencyId
|
attributes.agencyId | string | |
|
title
|
attributes.title | string | |
|
objectId
|
attributes.objectId | string | |
|
propio
|
links.self | string |
GetDocketsResponse
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
datos
|
data | array of Docket | |
|
aggregations
|
meta.aggregations | object | |
|
filters
|
meta.filters | object | |
|
hasNextPage
|
meta.hasNextPage | boolean | |
|
hasPreviousPage
|
meta.hasPreviousPage | boolean | |
|
numberOfElements
|
meta.numberOfElements | integer | |
|
pageNumber
|
meta.pageNumber | integer | |
|
pageSize
|
meta.pageSize | integer | |
|
totalElements
|
meta.totalElements | integer | |
|
totalPages
|
meta.totalPages | integer | |
|
firstPage
|
meta.firstPage | boolean | |
|
lastPage
|
meta.lastPage | boolean |
DocketFindOneResponse
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
datos
|
data | Docket |