Altoviz
altovizAltoviz is a cloud-based billing and invoicing platform for businesses, offering online payments, expense tracking, document management, and customizable invoices.
Acciones disponibles (9)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Create ProductALTOVIZ_CREATE_PRODUCTAcciónCreates a new product in the altoviz system. this tool allows for the independent creation of a product with all necessary details.
ALTOVIZ_CREATE_PRODUCTAcciónCreates a new product in the altoviz system. this tool allows for the independent creation of a product with all necessary details.
Parámetros de entrada
vatobjectVAT details containing rate and region
namestringObligatorioName of the product
unitobjectUnit of measurement details
activebooleanObligatorioWhether the product is active
familyobjectProduct family details
numberstringObligatorioProduct number/SKU
unit_pricenumberObligatorioUnit price of the product
descriptionstringObligatorioProduct description
internal_idstringInternal ID used in your system
product_typestringObligatorioenumType of product (Product or Service)
ProductServiceinternal_notesstringInternal notes about the product
purchase_pricenumberObligatorioPurchase price of the product
default_quantitynumberObligatorioDefault quantity for the product
is_unit_price_tax_includedbooleanObligatorioWhether the unit price includes VAT
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete ProductALTOVIZ_DELETE_PRODUCTAcciónThis tool allows you to delete an existing product from altoviz. the action permanently removes the product from the system.
ALTOVIZ_DELETE_PRODUCTAcciónThis tool allows you to delete an existing product from altoviz. the action permanently removes the product from the system.
Parámetros de entrada
product_idstringObligatorioThe unique identifier of the product to delete
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Find Contact by EmailALTOVIZ_FIND_CONTACTAcciónThis tool allows searching for contacts in altoviz using an email address. the action is independently executable and returns contact details if found.
ALTOVIZ_FIND_CONTACTAcciónThis tool allows searching for contacts in altoviz using an email address. the action is independently executable and returns contact details if found.
Parámetros de entrada
emailstringObligatorioemailThe email address to search for in contacts
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Find Customer by EmailALTOVIZ_FIND_CUSTOMERAcciónThis tool allows you to find a customer in altoviz by their email address. this is a standalone action that doesn't require any resource ids or dependencies on other tools.
ALTOVIZ_FIND_CUSTOMERAcciónThis tool allows you to find a customer in altoviz by their email address. this is a standalone action that doesn't require any resource ids or dependencies on other tools.
Parámetros de entrada
emailstringObligatorioemailThe email address of the customer to find
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Find Product by NumberALTOVIZ_FIND_PRODUCTAcciónThis tool allows users to find products in altoviz using the product number. it retrieves detailed product information including id, name, number, description, price, and other relevant metadata. it is a critical operation for product management in altoviz.
ALTOVIZ_FIND_PRODUCTAcciónThis tool allows users to find products in altoviz using the product number. it retrieves detailed product information including id, name, number, description, price, and other relevant metadata. it is a critical operation for product management in altoviz.
Parámetros de entrada
product_numberstringObligatorioThe product number to search for
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Classifications ListALTOVIZ_GET_CLASSIFICATIONSAcciónThis tool retrieves a list of classifications from the altoviz platform. classifications are essential for producing accounting registers from user-created invoices. it can fetch all classifications or filter them by type.
ALTOVIZ_GET_CLASSIFICATIONSAcciónThis tool retrieves a list of classifications from the altoviz platform. classifications are essential for producing accounting registers from user-created invoices. it can fetch all classifications or filter them by type.
Parámetros de entrada
typestringenumFilter classifications by type. Allowed values are 'Sale', 'Expense', or 'Other'.
SaleExpenseOther
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Units ListALTOVIZ_GET_UNITSAcciónThis tool retrieves a list of all available units in the altoviz system. units are used for product measurements and quantity specifications in various transactions.
ALTOVIZ_GET_UNITSAcciónThis tool retrieves a list of all available units in the altoviz system. units are used for product measurements and quantity specifications in various transactions.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get VAT RatesALTOVIZ_GET_VATSAcciónThis tool retrieves a list of all available vat rates from altoviz. it's essential for creating and managing invoices and quotes where vat calculations are required. it supports retrieving vat rates, validating them for different regions, and ensuring correct tax calculations in financial documents.
ALTOVIZ_GET_VATSAcciónThis tool retrieves a list of all available vat rates from altoviz. it's essential for creating and managing invoices and quotes where vat calculations are required. it supports retrieving vat rates, validating them for different regions, and ensuring correct tax calculations in financial documents.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update Customer InformationALTOVIZ_UPDATE_CUSTOMERAcciónThis tool updates an existing customer's information in altoviz. it enables modification of various customer details including contact information, company details, and personal information.
ALTOVIZ_UPDATE_CUSTOMERAcciónThis tool updates an existing customer's information in altoviz. it enables modification of various customer details including contact information, company details, and personal information.
Parámetros de entrada
emailstringemailCustomer's email address
phonestringCustomer's phone number
titlestringCustomer's title
last_namestringCustomer's last name
cell_phonestringCustomer's cell phone number
first_namestringCustomer's first name
customer_idstringObligatorioThe unique identifier of the customer to update
internal_idstringCustomer's internal ID
company_namestringCustomer's company name
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not