Solidus
Integrating Solidus with Osano
Connecting to Solidus
In order for Osano to discover data stored in your systems, we must connect to those data providers via an API. We require, at minimum, read-only access to establish a connection to these providers. Each provider you connect may require different information. Please see the linked vendor documentation for instructions on where and how to obtain this data.
Required Fields
- API Key
- Store Url
The API key can be found under the admin user on your Solidus store.
Core Functionality
- Data Discovery
- User Search
- Data Deletion
Base URL
$shopUrl/api/
Auth
- oauth
- apiKey
Bearer authentication
User Search
- name
- phoneNumber
- address
- birthday
- userId
Data Deletion
Data deletion is not fully implemented as guests are not deletable.