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

Add phone number to serialised users for webhooks #5155

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

gerryd
Copy link

@gerryd gerryd commented Oct 10, 2024

What this PR does

Adds a phone number to the serialised user information included in the payload for webhooks. The phone_number will be null if no verified phone number is available.

Which issue(s) this PR closes

Closes #5154

Checklist

  • Unit, integration, and e2e (if applicable) tests updated
  • Documentation added (or pr:no public docs PR label added if not required)
  • Added the relevant release notes label (see labels prefixed w/ release:). These labels dictate how your PR will
    show up in the autogenerated release notes.

@gerryd gerryd requested a review from a team as a code owner October 10, 2024 08:21
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.

Add the phone number to outgoing webhooks
1 participant