Skip to content

Add WooCommerce, Shopify, and WordPress to data-warehouse-source skill - #280

Open
Ref34t wants to merge 2 commits into
PostHog:mainfrom
Ref34t:pr-data-warehouse-sources
Open

Add WooCommerce, Shopify, and WordPress to data-warehouse-source skill#280
Ref34t wants to merge 2 commits into
PostHog:mainfrom
Ref34t:pr-data-warehouse-sources

Conversation

@Ref34t

@Ref34t Ref34t commented Jul 25, 2026

Copy link
Copy Markdown

Both are live, full-availability PostHog data warehouse sources already (confirmed against posthog.com/docs/cdp/sources/), just not referenced from this skill's docs_urls — the skill only knew about Postgres, MySQL, Snowflake, BigQuery, and Stripe.

Verified: npm test (137/137), npm run build (manifest still emits cleanly).

Both are live, full-availability PostHog data warehouse sources
already (confirmed against posthog.com/docs/cdp/sources/), just not
referenced from this skill's docs_urls — the skill only knew about
Postgres, MySQL, Snowflake, BigQuery, and Stripe.

Verified: npm test (137/137), npm run build (manifest still emits
cleanly).
@Ref34t
Ref34t requested a review from a team as a code owner July 25, 2026 10:53
PostHog ships a WordPress connector that syncs posts, pages, comments,
media, categories, tags, and users over the WP REST API, documented at
/docs/cdp/sources/wordpress. The skill did not list it, so an agent
connecting a source had no way to know it exists.

Build emits references/wordpress.md into data-warehouse-source-setup.zip
alongside the other sources.
@Ref34t Ref34t changed the title Add WooCommerce and Shopify to data-warehouse-source skill Add WooCommerce, Shopify, and WordPress to data-warehouse-source skill Jul 27, 2026
@Ref34t

Ref34t commented Jul 27, 2026

Copy link
Copy Markdown
Author

Added WordPress in a second commit, same shape as the first.

/docs/cdp/sources/wordpress documents a connector that syncs posts, pages, comments, media, categories, tags, and users over the WP REST API, but the skill didn't list it — so an agent picking a source had no way to know it exists. Same gap as WooCommerce and Shopify, one level over.

npm test 137/137, and the build emits references/wordpress.md into data-warehouse-source-setup.zip alongside the others.

Retitled the PR to match.

@Ref34t

Ref34t commented Aug 4, 2026

Copy link
Copy Markdown
Author

Hey! This one's been waiting a week, so just pinging to keep it on the radar. Same fix as #282, one level over – WooCommerce, Shopify, WordPress are all live sources but the skill had no idea they existed. Tests pass, all good. Happy to change whatever, just let me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants