Skip to content

Add salutationName to Lead and Contact operations; update dependencies - #15

Merged
traien merged 1 commit into
traien:mainfrom
hubfc:main
Mar 11, 2026
Merged

Add salutationName to Lead and Contact operations; update dependencies#15
traien merged 1 commit into
traien:mainfrom
hubfc:main

Conversation

@hubfc

@hubfc hubfc commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR introduces the salutationName field to both Lead and Contact operations, ensuring proper handling of titles (e.g., Mr., Ms., Dr.) in API requests and responses. Additionally, some dependencies have been updated to their latest stable versions when I build the node.

Changes

  • Added salutationName property to Lead create/update operations.
  • Added salutationName property to Contact create/update operations.
  • Updated project dependencies

Testing

  • Verified that Lead and Contact operations still work as expected with new salutationName.
  • Dependency updates do not break existing functionality.

@traien
traien merged commit 1c4676d into traien:main Mar 11, 2026
1 check passed
@traien

traien commented Mar 11, 2026

Copy link
Copy Markdown
Owner

Thanks for the PR

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