Commento pubblico GSA (server di pubblicazione indipendente) (anteprima)
Il connettore GSA Public Comment consente l'accesso all'apparecchio di commento pubblico Regulations.gov. Eseguire query sui docket normativi federali, sui documenti e sui commenti pubblici inviati tramite il GSA degli Stati Uniti.
Questo connettore è disponibile nei prodotti e nelle aree seguenti:
| Servizio | Class | Regions |
|---|---|---|
| Copilot Studio | Di alta qualità | Tutte le aree di Power Automate , ad eccezione delle seguenti: - Governo degli Stati Uniti (GCC) - Us Government (GCC High) - China Cloud gestito da 21Vianet - Dipartimento della Difesa degli Stati Uniti (DoD) |
| App per la logica | Normale | Tutte le aree di App per la logica , ad eccezione delle seguenti: - Aree di Azure per enti pubblici - Aree di Azure Cina - Dipartimento della Difesa degli Stati Uniti (DoD) |
| Power Apps | Di alta qualità | Tutte le aree di Power Apps , ad eccezione dei seguenti: - Governo degli Stati Uniti (GCC) - Us Government (GCC High) - China Cloud gestito da 21Vianet - Dipartimento della Difesa degli Stati Uniti (DoD) |
| Power Automate | Di alta qualità | Tutte le aree di Power Automate , ad eccezione delle seguenti: - Governo degli Stati Uniti (GCC) - Us Government (GCC High) - China Cloud gestito da 21Vianet - Dipartimento della Difesa degli Stati Uniti (DoD) |
| Contatto | |
|---|---|
| Nome | Dan Romano |
| URL | https://developments.substack.com/ |
| dan.romano@swolcat.com |
| Metadati del connettore | |
|---|---|
| Editore | Dan Romano |
| Sito web | https://open.gsa.gov/api/regulationsgov/#overview |
| Informativa sulla privacy | https://www.regulations.gov/privacy-notice |
| Categorie | Operazioni IT |
Creazione di una connessione
Il connettore supporta i tipi di autenticazione seguenti:
| Predefinita | Parametri per la creazione della connessione. | Tutte le aree geografiche | Non condivisibile |
Predefinito
Applicabile: tutte le aree
Parametri per la creazione della connessione.
Questa non è una connessione condivisibile. Se l'app power viene condivisa con un altro utente, verrà richiesto a un altro utente di creare una nuova connessione in modo esplicito.
| Nome | TIPO | Description | Obbligatorio |
|---|---|---|---|
| Chiave API GSA | securestring | Chiave API GSA | Vero |
Limiti per la limitazione delle richieste
| Nome | Chiamate | Periodo di rinnovo |
|---|---|---|
| Chiamate API per connessione | 100 | 60 secondi |
Azioni
| Crea la chiave di invio univoca |
Crea la chiave di invio univoca |
| Crea un nuovo commento |
Oggetto JSON contenente informazioni sui commenti |
| Crea un URL prefirmato per caricare il file |
Restituisce un URL prefirmato per caricare un file nel bucket S3 |
| Elencare i commenti |
Questo endpoint restituisce un elenco di commenti |
| Elencare i docket |
Questo endpoint restituisce un elenco di docket |
| Elencare i documenti |
Questo endpoint restituisce un elenco di documenti |
| Elencare le categorie di agenzie |
Questo endpoint restituisce un elenco di categorie |
|
Ottenere informazioni dettagliate per docket |
Ottiene le informazioni dettagliate di un docket specifico con il docketId passato |
| Ottenere un commento in base all'ID |
Ottiene le informazioni dettagliate di un commento specifico con il commentId passato |
| Ottenere un documento in base all'ID |
Ottiene le informazioni dettagliate di un documento specifico con l'id documento passato |
Crea la chiave di invio univoca
Crea la chiave di invio univoca
Crea un nuovo commento
Oggetto JSON contenente informazioni sui commenti
Crea un URL prefirmato per caricare il file
Restituisce un URL prefirmato per caricare un file nel bucket S3
Elencare i commenti
Elencare i docket
Elencare i documenti
Elencare le categorie di agenzie
Questo endpoint restituisce un elenco di categorie
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Acronimo dell'agenzia
|
filter[acronym] | True | string |
Acronimo dell'agenzia - FAA, ad esempio |
Restituisce
Ottenere informazioni dettagliate per docketId specificato
Ottiene le informazioni dettagliate di un docket specifico con il docketId passato
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
Docket ID
|
docketId | True | string |
ID del docket da restituire |
Restituisce
- Corpo
- DocketFindOneResponse
Ottenere un commento in base all'ID
Ottiene le informazioni dettagliate di un commento specifico con il commentId passato
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
ID commento
|
commentId | True | string |
ID commento |
Restituisce
- Corpo
- GetCommentByIdResponse
Ottenere un documento in base all'ID
Ottiene le informazioni dettagliate di un documento specifico con l'id documento passato
Parametri
| Nome | Chiave | Necessario | Tipo | Descrizione |
|---|---|---|---|---|
|
ID documento
|
documentId | True | string |
ID documento |
Restituisce
- Corpo
- GetDocumentByIdResponse
Definizioni
AgencyCategory
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
id
|
id | string | |
|
type
|
type | string | |
|
default
|
attributes.default | boolean | |
|
acronimo
|
attributes.acronym | string | |
|
categoria
|
attributes.category | string | |
|
stesso
|
links.self | string |
GetAgencyCategoriesResponse
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
data
|
data | array of AgencyCategory |
Documento
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
id
|
id | string | |
|
type
|
type | string | |
|
documentType
|
attributes.documentType | string | |
|
lastModifiedDate
|
attributes.lastModifiedDate | string | |
|
evidenziatoContent
|
attributes.highlightedContent | string | |
|
frDocNum
|
attributes.frDocNum | string | |
|
ritirato
|
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 | |
|
sottotipo
|
attributes.subtype | string | |
|
commentStartDate
|
attributes.commentStartDate | string | |
|
withinCommentPeriod
|
attributes.withinCommentPeriod | boolean | |
|
openForComment
|
attributes.openForComment | boolean | |
|
objectId
|
attributes.objectId | string | |
|
stesso
|
links.self | string |
GetDocumentsResponse
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
data
|
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
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
data
|
data | Document |
Comment
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
id
|
id | string | |
|
type
|
type | string | |
|
documentType
|
attributes.documentType | string | |
|
lastModifiedDate
|
attributes.lastModifiedDate | string | |
|
evidenziatoContent
|
attributes.highlightedContent | string | |
|
ritirato
|
attributes.withdrawn | boolean | |
|
agencyId
|
attributes.agencyId | string | |
|
title
|
attributes.title | string | |
|
objectId
|
attributes.objectId | string | |
|
postedDate
|
attributes.postedDate | string | |
|
stesso
|
links.self | string |
GetCommentsResponse
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
data
|
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
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
data
|
data | Comment |
Docket
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
id
|
id | string | |
|
type
|
type | string | |
|
docketType
|
attributes.docketType | string | |
|
lastModifiedDate
|
attributes.lastModifiedDate | date-time | |
|
evidenziatoContent
|
attributes.highlightedContent | string | |
|
agencyId
|
attributes.agencyId | string | |
|
title
|
attributes.title | string | |
|
objectId
|
attributes.objectId | string | |
|
stesso
|
links.self | string |
GetDocketsResponse
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
data
|
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
| Nome | Percorso | Tipo | Descrizione |
|---|---|---|---|
|
data
|
data | Docket |