Quick Start
Webhooks allow you to push Somewear data to your server via a HTTP POST request.
Last updated
Webhooks allow you to push Somewear data to your server via a HTTP POST request.
Last updated
You must have a Somewear Organization to create webhooks. If you're interested in setting up a Somewear Organization with our team/enterprise plans, please inquire at or contact sales@somewearlabs.com.
Sign into the Somewear web app at .
Navigate to your Organization Settings page by clicking Account > Settings
.
Click Add Server Connection > Webhook
.
Fill out the name & URL for your webhook. Somewear will send a HTTP POST request to this address. You can include basic credentials in the Authentication Credentials section or any other required headers like API keys in the Custom Headers section.
Click submit and the webhook will be tested with a health check request.
Upon save, click the settings icon to configure which Workspaces will push data to your webhook.