Skip to content

Netify API

ardeearam edited this page Feb 27, 2015 · 4 revisions

/connectors/netify

The Netify service hooks your offline system to the web as an API. Be it a Point-of-Sales system, a legacy database, a smart device, or a desktop-based application, we can hook it up via netify and expose it to the world wide web as part of the Netify API.

Requirements to have your system netified:

  • Your system should have a stable internet connection. It does NOT need a static API to function.

  • System should be able to run Java Virtual Machine 1.8 or higher.

  • POST /connectors/netify/[store_front]/[subsystem]/request

  • POST /connectors/netify/[store_front]/[subsystem]/response

  • GET /connectors/netify/[store_front]/[subsystem]/response/[message_id]