Sherweb integration
What does the Sherweb integration do?
Our Sherweb integration enables seamless management of customer information, product catalogs, subscriptions, and licenses directly within the Rewst platform. This integration streamlines operations and automates ordering processes, enhancing efficiency for MSPs.
Integration use cases
Automate synchronization of customer data between Sherweb and Rewst.
Streamline product catalog updates to ensure accurate offerings.
Automate subscription and license management to reduce manual tasks.
Enhance billing processes by integrating Sherweb's billing capabilities with Rewst.
Integration prerequisites
An active Sherweb partner account with API access.
API credentials: Client ID, Client Secret, and Subscription Key from Sherweb.
Access to the Rewst platform with administrative privileges.
Set up the Sherweb integration
Set up steps in Sherweb
Log in to your Sherweb partner account.
Navigate to the Security > APIs to generate your API credentials.
Click Create to set up a new API client.
Copy the Client ID and Client Secret.
Copy and save your Subscription Key, available in the same section. You’ll need this information to continue set up in Rewst.
Set up steps in Rewst
Log in to the Rewst platform.
Navigate to Configuration > Integrations in the left side menu.
In the Integrations page, search for the Sherweb integration.
Click on the integration tile to launch the Configuration setup page.
Under Configuration:
Optionally provide a short description of the intended use of the configuration.
Check Is Default on.
Under Parameters:
Paste the client ID copied from Sherweb into the Client ID field of the configuration form.
Paste your client secret copied from Sherweb into the Client Secret field.
Paste your subdomain copied from Sherweb into the Subdomain field.
Click Save Configuration.
Rewst will do a quick validation of your input. Once completed, you'll see a new section beneath the configuration form for organization mapping. Complete your mapping as desired.
Test the integration
Initiate a test action within Rewst that utilizes the Sherweb integration, such as fetching the customer catalog.
Verify that the data retrieved matches your Sherweb account information, confirming a successful integration.
Got an idea for a new Integration? Rewst is constantly adding new integrations to our integrations page. Submit your idea or upvote existing ideas here in our Canny feedback collector.
Crates related to the Sherweb integration
Explore the following Crates in the Rewst Crate Marketplace to maximize the power of your Sherweb integration.

Microsoft User Onboarding This automation streamlines the offboarding process for users within an organization allowing for time savings and increased efficiency.

Microsoft User Offboarding This automated workflow streamlines the New User Onboarding process by guiding users through a form to collect necessary information.

Sync Sherweb Customer Subscriptions to Gradient Synthesize Daily at 9AM UTC, synchronize products and usage counts from all active subscriptions in Sherweb to Gradient Synthesize
Got an idea for a new Integration? Rewst is constantly adding new integrations to our integrations page. Submit your idea or upvote existing ideas here.
Sherweb actions and endpoints
Refer to Sherweb's API documentation for detailed information on available endpoints and their usage. Ensure that you have the necessary permissions and correct endpoint URLs as specified in Sherweb's API documentation when configuring these actions. To access some API endpoints, you may have to set your rebilling settings within the partner portal, or contact your account manager at Sherweb to have them enabled manually.
Create Subscriptions Amendment
Amend subscription quantities for one of your customers..
POST https://api.sherweb.com/service-provider/v1/billing/subscriptions/amendments?customerId={customerId}
Get Customers
Get the list of all your customers.
Get Payable Charges
Get your payable charges data for a specific billing period. There are three types of charges that are included in the data returned: recurring, usage, and setup.
Get Receivable Charges
Get a customer's amount owed for a specific billing period.
Get Subscriptions
Get the list of subscriptions for one of your customers.
Get Subscriptions Amendment Status
Get the status of a subscriptions amendment.
Last updated
Was this helpful?