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

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -