# Istampz

The iSTAMPZ Connector enables integration with the iSTAMPZ platform, facilitating seamless communication for various functionalities.

## Name

* **Description**: The name of the iSTAMPZ connector instance.
* **Type**: Text (string)
* **Example**: "iSTAMPZConnectorInstance"

## Url

* **Description**: The URL or endpoint of the iSTAMPZ service or API.
* **Type**: Text (string)
* **Example**: "<https://istampz.example.com/api>"

## Appkey

* **Description**: The application key used for authentication with the iSTAMPZ platform.
* **Type**: Text (string)
* **Example**: "app123key"

## Modulekey

* **Description**: The module key associated with the specific functionality or module in the iSTAMPZ system.
* **Type**: Text (string)
* **Example**: "module456key"

## Encryptkey

* **Description**: The encryption key used for securing data during communication with the iSTAMPZ platform.
* **Type**: Text (string)
* **Example**: "encrypt789key"

## Decryptkey

* **Description**: The decryption key used for decrypting data received from the iSTAMPZ platform.
* **Type**: Text (string)
* **Example**: "decrypt987key"
