E-commerce

UNAS

Hungarian shop platform.

OfficialWe wrote it and we maintain it. If it breaks, fixing it is our job.

UNAS order notifications post here; its field names differ from the other platforms, and the connection's mapping handles that. Signing is a shared secret, as with ShopRenter.

What it needs

  • A shop connectionrequired

    Under Settings → Webshops, with an endpoint URL and a secret.

Connecting it

  1. 1Under Settings → Webshops, create a connection for this platform. You get an endpoint URL and a secret.
  2. 2In the shop's admin, add an order webhook to that URL with the secret.
  3. 3Choose which module and stage a new order's deal lands in.
  4. 4One order number stays one contact and one deal, however many times the shop retries.

Signing

A request carries it in this header: x-minicrm-secret

A shared secret in the header rather than a signature — anyone who sees one request can replay it. That is why the endpoint URL carries an unguessable id as well.

See it before you pay for it

14 days, no card. If it doesn't suit you, export everything and leave — the data stays yours.