# Cybertill (prebuilt connector)

## Description

**Cybertill** is a cloud-based retail software provider which incorporates eCommerce, stock control, CRM, merchandising and warehousing modules.

## API documentation

API documentation for Cybertill (used to build this connector) can be found via the link below:

{% embed url="<https://ct69318.c-pos.co.uk/current/docs/soap_documentation_v1_5/index.html>" %}

## Authentication&#x20;

When adding connector instances for **Cybertill**, the following authentication methods are supported:

* [SOAP request authentication](#soap-request-authentication)

### SOAP request authentication

When a user chooses to [add a connector instance](/product-documentation/connectors-and-instances/working-with-instances/adding-an-instance.md) using **SOAP request** authentication, the credentials below are prompted:

<table><thead><tr><th width="239">Credential</th><th width="148" data-type="checkbox">Required?</th><th>Note</th></tr></thead><tbody><tr><td>Auth URL</td><td>true</td><td> Enter the URL provided to you by Cybertill.</td></tr><tr><td>Auth ID</td><td>true</td><td> Enter the ID provided to you by Cybertill.</td></tr><tr><td>Response authentication token key</td><td>true</td><td>Always set to <code>//result</code></td></tr></tbody></table>

## Required Additional setup

Having installed the Cybertill connector, some additional setup is required before it can be used. You need to [create a post-request script and apply this to the connector](/product-documentation/connectors-and-instances/patchworks-connectors/cybertill-prebuilt-connector/cybertill-post-request-script.md).

Having completed this setup, the Cybertill connector is ready to use. &#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.wearepatchworks.com/product-documentation/connectors-and-instances/patchworks-connectors/cybertill-prebuilt-connector.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
