Skip to content

Question: How to add board and organization members? #37

@techbb

Description

@techbb

Hi,

I'm trying to add members to both an organization and a board.

Regarding the board, I've tried things like:
$board->setMemberships(['idMembership' => $baboon->trello_username, 'type' => $role])
->save();

And loads of other things but without success. I also tried to put that member above into an array because the function's doc says 'An array of array' but that's pretty much all.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionInformation on how to use the library

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions