# Visualsoft (prebuilt connector)

## Description

**Visualsoft** provides an end-to-end eCommerce platform with performance-driven digital marketing services.

## API documentation

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

{% embed url="<https://demo.visualsoft.co.uk/api/soap>" %}

## Authentication&#x20;

When adding connector instances for **Visualsoft**, 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>Username</td><td>true</td><td>Enter your Visualsoft API username.</td></tr><tr><td>Auth ID</td><td>true</td><td>Enter your Visualsoft API password.</td></tr><tr><td>Client id</td><td>true</td><td>Enter your Visualsoft API client ID.</td></tr><tr><td>Store URL</td><td>true</td><td>Enter the URL used to access your Visualsoft store.</td></tr><tr><td>Response authentication token key</td><td>true</td><td>Always set to <code>access_token</code>.</td></tr></tbody></table>


---

# 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/visualsoft-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.
