devo_wmOriginal post
Rank 1: Thread
https://appwrite.io/docs/references/cloud/server-nodejs/teams#createMembership
Looking at the create membership docs, is the url parameter ignored on the node sdk since the membership invite is only sent when initiated from the client SDK?
Summary
Developers are confused about the `url` parameter in the Node SDK while creating membership. The membership invite is sent only when initiated from the client SDK, so the `url` parameter is not used in the Node SDK.