Skip to content

feat(tiktok): unhide integration - #5978

Merged
BillLeoutsakosvl346 merged 2 commits into
stagingfrom
feat/tiktok-unhide
Jul 27, 2026
Merged

feat(tiktok): unhide integration#5978
BillLeoutsakosvl346 merged 2 commits into
stagingfrom
feat/tiktok-unhide

Conversation

@BillLeoutsakosvl346

Copy link
Copy Markdown
Contributor

Summary

  • unhide the approved TikTok integration in the workflow toolbar
  • publish the generated TikTok actions and webhook-trigger documentation
  • add TikTok to the integration catalog and icon mappings
  • add a regression test that keeps the toolbar visibility enabled

Validation

  • 16 TikTok-related test files: 153 tests passed
  • TikTok block regression: 5 tests passed
  • docs MDX generation/compilation passed
  • Biome and git diff --check passed
  • docs-wide type-check remains blocked by pre-existing AI SDK/Zod errors in apps/docs/app/api/chat/route.ts; no TikTok errors were reported

@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jul 27, 2026 6:35pm

Request Review

Comment thread apps/sim/blocks/blocks/tiktok.test.ts Outdated
@greptile-apps

greptile-apps Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Publishes the existing TikTok integration across the workflow toolbar and documentation surfaces.

  • Enables TikTok block discovery in the workflow toolbar.
  • Adds TikTok to the integration catalog and both application icon mappings.
  • Publishes generated action and webhook-trigger documentation.
  • Allows the documentation generator to include TikTok trigger content.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
apps/sim/blocks/blocks/tiktok.ts Makes the existing TikTok block discoverable in the workflow toolbar.
apps/sim/lib/integrations/integrations.json Adds TikTok metadata, five actions, and six triggers to the integration catalog.
apps/docs/content/docs/en/integrations/tiktok.mdx Publishes generated documentation for TikTok actions and webhook triggers.
scripts/generate-docs.ts Removes TikTok from the trigger-documentation exclusion set now that its integration page is published.
apps/docs/components/ui/icon-mapping.ts Registers the TikTok icon for documentation integration cards.
apps/sim/lib/integrations/icon-mapping.ts Registers the TikTok icon for application integration surfaces.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart LR
  Block[TikTok block configuration] --> Toolbar[Workflow toolbar]
  Block --> Catalog[Integration catalog]
  Catalog --> Docs[Published TikTok documentation]
  Triggers[TikTok trigger definitions] --> Generator[Documentation generator]
  Generator --> Docs
Loading

Reviews (2): Last reviewed commit: "test: remove TikTok visibility assertion" | Re-trigger Greptile

@icecrasher321 icecrasher321 changed the title feat: unhide TikTok integration feat(tiktok): unhide integration Jul 27, 2026
@BillLeoutsakosvl346

Copy link
Copy Markdown
Contributor Author

@greptile

@BillLeoutsakosvl346

Copy link
Copy Markdown
Contributor Author

@cursor review

@cursor

cursor Bot commented Jul 27, 2026

Copy link
Copy Markdown

Bugbot is paused — on-demand spend limit reached

Bugbot uses usage-based billing for this team and has hit its on-demand spend limit.

A team admin can raise the spend limit in the Cursor dashboard, or wait for the next billing cycle to continue.

@BillLeoutsakosvl346
BillLeoutsakosvl346 merged commit bd61603 into staging Jul 27, 2026
19 checks passed
@waleedlatif1
waleedlatif1 deleted the feat/tiktok-unhide branch July 27, 2026 22:49
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