Skip to content

feat: add userlist connector#126

Merged
andrei-hasna merged 4 commits into
mainfrom
open-connectors-cursor/open-connectors/566bfffc-2d68-4a28-a8a1-fb91c3b4d1a6-45e8c4df
Jul 7, 2026
Merged

feat: add userlist connector#126
andrei-hasna merged 4 commits into
mainfrom
open-connectors-cursor/open-connectors/566bfffc-2d68-4a28-a8a1-fb91c3b4d1a6-45e8c4df

Conversation

@andrei-hasna

Copy link
Copy Markdown
Contributor

Summary

  • Add @hasna/connect-userlist package implementing the Userlist Push API (users, companies, relationships, events, messages)
  • Register userlist in Communication category with lifecycle/marketing tags
  • Include focused client tests for Push auth, POST/DELETE JSON bodies, and 202 handling

Test plan

  • cd connectors/userlist && bun run typecheck && bun run build && bun test src/api/client.test.ts
  • bun run typecheck (repo root)
  • bun test src/lib/registry.test.ts connectors/userlist/src/api/client.test.ts
  • Grep: no browser-use, beepmedia, hasnastudio, or platform-alumia references in connectors/userlist/

Implement @hasna/connect-userlist against the Userlist Push API with
users, companies, relationships, events, and messages modules, CLI,
focused client tests, and Communication registry entry.
@andrei-hasna
andrei-hasna merged commit 4660c0c 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