Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
邀请的 JSON 结构是什么,在什么情况下返回。例如,
GET /1/boards/5144051cbd0da6681200201e/invitations?key=[myKey]
总是返回一个空数组,即使我邀请了一封假电子邮件。
该路线不再返回任何东西(并且可能应该被标记为弃用)。
代替邀请对象,我们将代表受邀人的成员添加到董事会(在哪里member.memberType = "ghost"),以便您可以在他们加入 Trello 之前与该人进行交互(在评论中提及,添加到卡片)。如果您邀请了该人,您将能够看到“幽灵”成员的电子邮件地址。
member.memberType = "ghost"