Skip to content

feat: add webex connector package#70

Merged
andrei-hasna merged 3 commits into
mainfrom
open-connectors-cursor/open-connectors/e44aa76c-5be0-4021-9bb6-17679be367d5-c05dba76
Jul 7, 2026
Merged

feat: add webex connector package#70
andrei-hasna merged 3 commits into
mainfrom
open-connectors-cursor/open-connectors/e44aa76c-5be0-4021-9bb6-17679be367d5-c05dba76

Conversation

@andrei-hasna

Copy link
Copy Markdown
Contributor

Summary

  • Add @hasna/connect-webex under connectors/webex/ with Bearer token client against https://webexapis.com/v1
  • Cover rooms, memberships, messages, people, teams, meetings, recordings, and webhooks APIs with CLI + library exports
  • Register Alumia inventory slug webex in src/lib/connectors/communication.ts

Test plan

  • cd connectors/webex && bun install && bun run typecheck && bun run build && bun test (10 tests pass)
  • bun run typecheck at repo root
  • bun run build at repo root
  • bun test at repo root (1196/1197 pass; 1 pre-existing unrelated failure in CLI > events > lists shared events and webhooks from an isolated store)
  • Security scan: no beepmedia/hasnaxyz/browser-use references in connectors/webex/

Implement @hasna/connect-webex with Bearer token auth against
https://webexapis.com/v1 covering rooms, memberships, messages,
people, teams, meetings, recordings, and webhooks, plus registry entry.
@andrei-hasna
andrei-hasna merged commit fd5647a into main Jul 7, 2026
1 check passed
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.

1 participant