--- layout: default_v2 language: default critical_css: permalink: /validator/any-connector-specification/ nav_top_show: true sitemap: true t_headline_modal_sales: Contact Sales t_meta_title: Altametrics Validator | Any Connector Specification t_meta_description: Altametrics Validator | Integrate your solutions with the Altametrics Platform. #----- Hero_Page -----# hero_page_img_1: api-library-banner.png hero_page_headline_1: API Library hero_page_subheadline_1: Integrate your solutions with the Altametrics Platform. hero_page_subheadline_2: Our platform was designed to seamlessly interface with your solutions including POS, Payroll and HR systems. ---

{{ page.hero_page_headline_1 }}

{{ page.hero_page_subheadline_1 }}

{{ page.hero_page_subheadline_2 }}

{% capture image_loc %} developers/{{ page.hero_page_img_1 }} {% endcapture %} {% picture hero_3_img {{ image_loc }} alt="{{ image_loc | remove: '.png' | replace: '-',' ' | replace: '_',' ' }}" class="img-responsive" %}

Introduction

Any Connector Validator is designed to provide developers with an interface to validate that their Integration Files are in Altametrics Specific Format. Details regarding the file data formats is also provided allowing developers to debug the files generated from the POS Systems.

It also provide an area where the developers can test JSON file generated from their systems and also preview the result.

{% for item in site.data.developers.validator_any_connector_links %} {% if item.download %} {{item.fa_icon}} {{item.btn_text}} {% else %} {{item.fa_icon}} {{item.btn_text}} {% endif %} {% endfor %}