Active with remarks |
---|
This application needs additional settings. Please follow the documentation below to create your connection. |
The SendOwl integrator. Designed to work with data inside the application.']module[/tooltip]s allow you to watch, create, update, and delete the products, bundles, discounts, payments, and refunds in your SendOwl account.
Prerequisites
-
A SendOwl account
In order to use SendOwl with Boost.space Integrator, it is necessary to have a SendOwl account. If you do not have one, you can create a SendOwl account at sendowl.com/signup.
The module dialog fields that are displayed in bold (in the Boost.space Integrator scenario, not in this documentation article) are mandatory!
To connect your SendOwl account to Boost.space Integrator you need to obtain the API Key from your SendOwl account and insert it in the Create a connection dialog in the Boost.space Integrator module.
-
Log in to your SendOwl account.
-
Click Settings > API.
-
Click Add API Key.
-
Enter a name for the API key, select the elements you want to access in your SendOwl account, and click Add API Key.
-
Copy the API Key and the API secret to your clipboard.
-
Go to Boost.space Integrator and open the SendOwl module’s Create a connection dialog.
-
In the Connection name field, enter a name for the connection.
-
In the API Key and API Secret fields, enter the API key and secret values copied in step 5 respectively.
The connection has been established.
Creates a new product.
|
|
|
Enter the name of the product. |
|
Select the product type:
|
|
Enter the selling price of the product. |
|
Enter the URL address for downloading the software. |
|
Enter the number of products that can be sold. |
|
Select the license type:
|
|
Enter the URL address for the product license. |
|
Enter the Variant ID of the Shopify item when using the SendOwl with Shopify. |
|
If the custom field is enabled, then the values appear here. |
|
Enter the currency code in which the product is being sold. |
|
Select whether there is a minimum price for the product:
|
|
Select whether to limit a single quantity per sale:
|
|
Select whether the product can be sold by affiliates:
|
|
Enter the folder name where the product software is placed for downloading. |
|
Enter the commission rate for selling the product. |
|
Enter the tangible product weight. |
Returns a specified product.
|
|
|
Select the product whose details you want to retrieve. |
Updates a product by ID.
|
|
|
Select the product you want to update. |
|
Enter the name of the product. |
|
Select the product type:
|
|
Enter the selling price of the product. |
|
Enter the URL address for downloading the software. |
|
Enter the number of products that can be sold. |
|
Select the license type:
|
|
Enter the URL address for the product license. |
|
Enter the Variant ID of the Shopify item when using the SendOwl with Shopify. |
|
If the custom field is enabled, then the values appear here. |
|
Enter the currency code in which the product is being sold. |
|
Select whether there is a minimum price for the product:
|
|
Select whether to limit single quantity per sale:
|
|
Select whether the product can be sold by affiliates:
|
|
Enter the folder name where the product software is placed for downloading. |
|
Enter the commission rate for selling the product. |
|
Enter the tangible product weight. |
Deletes a product by ID.
|
|
|
Select the product you want to delete. |
Creates a new bundle.
|
|
|
Enter the name of the bundle. |
|
Enter the selling price of the bundle. |
|
Add the products for the bundle:
Select the products to be added to the bundle. |
|
If the custom field is enabled for the products, then the values appear here. |
|
Enter the Variant ID of the Shopify item when using the SendOwl with Shopify. |
|
Enter the currency code in which the product is being sold. |
|
Select whether to limit the single quantity per sale:
|
|
Select whether to limit a single quantity per sale:
|
|
Select whether the product can be sold by affiliates:
|
|
Enter the commission rate for selling the Bundle. For example, |
Returns a specified bundle by ID.
|
|
|
Select the bundle whose details you want to retrieve. |
Updates a bundle by ID.
|
|
|
Select the bundle you want to update. |
|
Enter the name of the bundle. |
|
Enter the selling price of the bundle. |
|
Add the products for the bundle:
Select the products to be added to the bundle. |
|
If the custom field is enabled for the products, then the values appear here. |
|
Enter the Variant ID of the Shopify item when using the SendOwl with Shopify. |
|
Enter the currency code in which the product is being sold. |
|
Select whether to limit single quantity per sale:
|
|
Select whether to limit single quantity per sale:
|
|
Select whether the bundle can be sold by affiliates:
|
|
Enter the commission rate for selling the Bundle. For example, |
Deletes a bundle by ID.
|
|
|
Select the bundle you want to delete. |
Creates a new discount.
|
|
|
Enter the name of the discount. |
|
Enter the total number of time discount can be used. |
|
Enter the minimum cart value to be eligible for the discount to be applied. |
|
Enter the amount for the fixed discount. For example, |
|
Enter the discount code to use for availing of the discount. |
|
Enter the currency code applicable for the discount. Use ISO 4217 standards. |
|
Enter the date and time when the discount expires or ends. |
|
Enter the discount in percentage. For example, |
Returns a specified discount.
|
|
|
Select the discount whose details you want to retrieve. |
Updates a discount by ID.
|
|
|
Select the discount you want to update. |
|
Enter the name of the discount. |
|
Enter the total number of time discount can be used. |
|
Enter the minimum cart value to be eligible for the discount to be applied. |
|
Enter the amount for the fixed discount. For example, |
|
Enter the discount code to use for availing of the discount. |
|
Enter the currency code applicable for the discount. Use ISO 4217 standards. |
|
Enter the date and time when the discount expires or ends. |
|
Enter the discount in percentage. For example, |
Deletes a discount by ID.
|
|
|
Select the discount you want to delete. |
Triggers when a new payment is made to order in SendOwl.
|
Enter a name for the webhook. |
|
See the Connecting to a SendOwl Webhook using Boost.space Integrator for adding the webhook in SendOwl.
Triggers when an order has been completed.
|
Enter a name for the webhook. |
|
See the Connecting to a SendOwl Webhook using Boost.space Integrator for adding the webhook in SendOwl.
Triggers when a subscription order reaches complete or canceled state in SendOwl.
|
Enter a name for the webhook. |
|
See the Connecting to a SendOwl Webhook using Boost.space Integrator for adding the webhook in SendOwl.
Triggers when a refund is issued.
|
Enter a name for the webhook. |
|
See the Connecting to a SendOwl Webhook using Boost.space Integrator for adding the webhook in SendOwl.
Performs an arbitrary authorized API call.
|
|
|
Enter a path relative to For the list of available endpoints, refer to the SendOwl API Documentation. |
|
Select the HTTP method you want to use:
to retrieve information for an entry.
to create a new entry.
to update/replace an existing entry.
to make a partial entry update.
to delete an entry. |
|
Enter the desired request headers. You don’t have to add authorization headers; we already did that for you. |
|
Enter the request query string. |
|
Enter the body content for your API call. |
1. Open any Webhook module and enter the details as mentioned in the respective module description and click Save. Copy the link to your clipboard.
2. Login to your SendOwl account.
3. Click Settings > Web Hooks.

4. Click Add a Web Hook and the details and click Create.
|
Enter a webhook name |
|
Select whether the webhook is enabled:
|
|
Enter the URL address copied in step 1. |
|
Select the events for which you want to receive the triggers. |
|
Select the conditions for which you want to receive the triggers. |
The webhook is successfully added.
Do you need help with something specific regarding SendOwl?
We are here for you.
Get support on the road to success from real experts.
We will help you set up your business processes, create connections from your current IT stack, and set up data analysis.
Get in touch