Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Add Clerk webhooks for loops #167

Merged
merged 14 commits into from
Jul 23, 2023
Merged

Feat: Add Clerk webhooks for loops #167

merged 14 commits into from
Jul 23, 2023

Conversation

perkinsjr
Copy link
Collaborator

What is this PR?

This PR adds Webhooks for Clerk, this currently listens only for a new user and then add them to Loops as clerk-signupsource which we segment in turn we have a new Loops email that sends the user a welcome to Unkey.

This begins the new onboarding experience, as we layer on more quality.

Check List (Check all the boxes which are applicable)

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

@perkinsjr perkinsjr added the Feature New feature or request label Jul 23, 2023
@perkinsjr perkinsjr requested a review from chronark July 23, 2023 01:11
@vercel
Copy link

vercel bot commented Jul 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unkey ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 23, 2023 0:07am

apps/web/pages/api/v1/clerk/webhooks.ts Outdated Show resolved Hide resolved
apps/web/pages/api/v1/clerk/webhooks.ts Show resolved Hide resolved
@perkinsjr perkinsjr merged commit c1bda20 into main Jul 23, 2023
@perkinsjr perkinsjr deleted the clerk-webhooks branch July 23, 2023 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants