Skip to content

Instantly share code, notes, and snippets.

View Cookjp's full-sized avatar

James Cook Cookjp

View GitHub Profile
@Cookjp
Cookjp / feature_base_carv.js
Created October 15, 2025 14:21
Feature Base Carv Setup Code
win.Featurebase('init_embed_widget', {
/* Required - Organization identifier */
organization: 'carv', // Replace with your organization name (subdomain from your Featurebase workspace URL)
embedOptions: {
path: '/help', // Initial page to load: '/' for feedback board, '/roadmap' for roadmap, '/changelog' for changelog, etc.
filters: '', // Query params that can be used for default filters (e.g. 'b=63f827df2d62cb301468aac4&sortBy=upvotes:desc')
routeSyncingBasePath: localePath('/lp/help-center') // ADVANCED - Sync URLs between your website & the embed, read the documentation below for usage
},
{
"sections": [
{
"title": "Hardware Doctor",
"groups": [
{
"title": "Insert 22122858",
"items": [
{
DraftOrderInput {
applied_discount: Some(
DraftOrderAppliedDiscountInput {
description: None,
title: None,
value: 100.0,
value_type: Percentage,
},
),
billing_address: None,
curl --request GET \
--url 'https://api.getzowie.com/v1/inbox/conversations/b5f9528fe4b44188ae0b1489fa5970ca/events' \
--header 'X-API-Key: {key}'
curl --request GET --url 'https://api.getzowie.com/v1/inbox/conversations?page=0&email=tim%40timbaileyaia.com' --header 'X-API-Key: {key}'