Skip to main content

ADN NFS-e

Integração com a API de distribuição de Notas Fiscais de Serviços Eletrônicas (NFS-e) do Projeto ADN do Governo Federal. Permite consultar documentos fiscais por NSU e eventos por chave de acesso.

ADN NFS-e Logo

Authentication

This connector uses Token-based authentication.

info

Set up your connection in the Abstra Console before using it in your workflows.

How to use

Using the Smart Chat

Execute the action "CHOOSE_ONE_ACTION_BELOW" from my connector "YOUR_CONNECTOR_NAME" using the params "PARAMS_HERE".

Using the Web Editor

from abstra.connectors import run_connection_action

result = run_connection_action(
connection_name="your_connection_name",
action_name="your_action_name",
params={
"param1": "value1",
"param2": "value2"
})

Available Actions

This connector provides 17 actions:

ActionPurposeParameters
get_danfse_by_chave_acessoNo description availablechaveAcesso (string)
get_dfe_by_nsuNo description availableNSU (integer)
lote (boolean)
get_nfse_by_chave_acesso_eventosNo description availableChaveAcesso (string)
get_dps_by_idNo description availableid (string)
head_dps_by_idNo description availableid (string)
post_nfse_by_chave_acesso_eventosNo description availablechaveAcesso (string)
data: {
. pedidoRegistroEventoXmlGZipB64 (string)
} (object) required
get_nfse_by_chave_acesso_eventosNo description availableChaveAcesso (string)
get_nfse_by_chave_acesso_eventos_by_tipoeventoNo description availableChaveAcesso (string)
tipoevento (string)
get_nfse_by_chave_acesso_eventos_by_tipo_evento_by_num_seq_eventoNo description availablechaveAcesso (string)
tipoEvento (integer)
numSeqEvento (integer)
post_nfseNo description availabledata: {
. dpsXmlGZipB64 (string)
} (object) required
get_nfse_by_chave_acessoNo description availablechaveAcesso (string)
get_parametros_municipais_by_codigo_municipio_by_codigo_servico_by_competencia_aliquotaNo description availablecodigoMunicipio (string)
codigoServico (string)
competencia (string)
get_parametros_municipais_by_codigo_municipio_by_codigo_servico_historicoaliquotasNo description availablecodigoMunicipio (string)
codigoServico (string)
get_parametros_municipais_by_codigo_municipio_convenioNo description availablecodigoMunicipio (integer)
get_parametros_municipais_by_codigo_municipio_by_codigo_servico_by_competencia_regimes_especiaisNo description availablecodigoMunicipio (string)
codigoServico (string)
competencia (string)
get_parametros_municipais_by_codigo_municipio_by_competencia_retencoesNo description availablecodigoMunicipio (string)
competencia (string)
get_parametros_municipais_by_codigo_municipio_by_numero_beneficio_by_competencia_beneficioNo description availablecodigoMunicipio (string)
numeroBeneficio (string)
competencia (string)