automatiza-mg / api-rest-sei

0 stars 0 forks source link

Descobrir como utilizar API sei no Postman #4

Closed gabrielbdornas closed 3 months ago

gabrielbdornas commented 3 months ago

Dúvida apresentada por Lucas.

<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns0="Sei" xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns2="http://www.w3.org/2001/XMLSchema" xmlns:ns3="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Header/><ns1:Body><ns0:consultarProcedimento><SiglaSistema xsi:type="ns2:string">SIGLA-SISTEMA-CADASTRADO</SiglaSistema><IdentificacaoServico xsi:type="ns2:string">TOKEN-SISTEMA-GERADO</IdentificacaoServico><IdUnidade xsi:type="ns2:string">ID-UNIDADE</IdUnidade><ProtocoloProcedimento xsi:type="ns2:string">CODIGO-PROCESSO-FORMATADO</ProtocoloProcedimento><SinRetornarAssuntos xsi:type="ns2:string">N</SinRetornarAssuntos><SinRetornarInteressados xsi:type="ns2:string">N</SinRetornarInteressados><SinRetornarObservacoes xsi:type="ns2:string">N</SinRetornarObservacoes><SinRetornarAndamentoGeracao xsi:type="ns2:string">N</SinRetornarAndamentoGeracao><SinRetornarAndamentoConclusao xsi:type="ns2:string">N</SinRetornarAndamentoConclusao><SinRetornarUltimoAndamento xsi:type="ns2:string">N</SinRetornarUltimoAndamento><SinRetornarUnidadesProcedimentoAberto xsi:type="ns2:string">N</SinRetornarUnidadesProcedimentoAberto><SinRetornarProcedimentosRelacionados xsi:type="ns2:string">N</SinRetornarProcedimentosRelacionados><SinRetornarProcedimentosAnexados xsi:type="ns2:string">N</SinRetornarProcedimentosAnexados></ns0:consultarProcedimento></ns1:Body></SOAP-ENV:Envelope>

Lucas também utilizou a ferramenta n8n no teste e funcionou.

Referências

[^1]: URL diferente da fornecida na documentação SEI. [^2]: Para descobrir o envelop usei o objeto client criado pela lib suds via client.last_sent().plain().