# Prima Solutions (prebuilt connector)

## Description

**Prima Solutions** provide multi-channel enterprise resource planning software including order management, stock control, product development, retail & eCommerce.

## Authentication&#x20;

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

* [Prima No Auth](#prima-no-auth)

### Prima no auth

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

<table><thead><tr><th>Credential</th><th width="162" data-type="checkbox">Required?</th><th>Notes</th></tr></thead><tbody><tr><td><code>Instance URL</code></td><td>true</td><td>Enter the URL provided to you by Prima Solutions, excluding the final <code>/wsdl</code> section. For example: <code>http://websvc2.dubarry.com:8080/wsadevtest/wsadevtest/wsdl</code> would be entered as:<br><code>http://websvc2.dubarry.com:8080/wsadevtest/wsadevtest</code></td></tr><tr><td><code>Company ID</code></td><td>true</td><td>Your Prima Solutions company ID is only required if you will be using the <code>COMWSOMHANDLER</code> endpoint - it is not required if you are only using the <code>WSOMHANDLER</code> endpoint.</td></tr></tbody></table>

## Additional setup

The Prima Solutions connector has some specific behaviour that must be considered when you work with this connection in process flows. For further information please see our [Setting up a Prima Solutions connection](/product-documentation/connectors-and-instances/patchworks-connectors/prima-solutions-prebuilt-connector/setting-up-a-prima-solutions-connection.md) page.


---

# 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/prima-solutions-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.
