json - Invitations on Trello API -


what json structure invitation, , under circumstances 1 returned. example,

get /1/boards/5144051cbd0da6681200201e/invitations?key=[mykey] 

always returns empty array, after invite fake email.

that route no longer returns (and should marked deprecated).

instead of invitation objects, add member board representing invited person (where member.membertype = "ghost") can interact person (mention in comments, add cards) before join trello. if invited person, able see 'ghost' member's email address.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -