Totvs Live
Learn more about each capsule of the Totvs Live collection.
The Totvs Live collection of capsules provides resources commonly used in pipelines to make their construction more productive. Below you can learn more about each capsule in the collection.
Query Ticket Status
This capsule encapsulates the ConsultarStatusTicketLC_Integracao method call into Totvs Live API.
Capsule configuration parameters
ws-live-url: Totvs Live instance url.
Input
{
"chaveAcesso":"00000000-00000000-00000000-00000000",
"codigoSistemaSatelite":"000000000",
"numeroTicket": "0999999999999999",
"manter":"any value you want to keep in the output of the component"
}
Output
Success
Process Status rules:
If an item is waiting to be processed: PROCESSING
If an item has an error, or has been processed but had an error message, and no item is being processed: ERROR
If an item has been processed with a non-existent error and is not being processed: SUCCESS
Error
Retrieve Stores
This capsule encapsulates the RecuperarLojasLC_Integracao_Xml method call at Totvs Live API.
Capsule configuration parameters
ws-live-url: Totvs Live instance url.
Input
Output
Success
Error
Retrieve Customer
This capsule encapsulates the RecuperarClienteLC_Integracao method call at Totvs Live API.
Capsule configuration parameters
ws-live-url: Totvs Live instance url.
Input
Output
Success
Error
Was this helpful?