0

Trello API indicates there is a type of notification called "addedToBoard". Does any one knows how to trigger this notification?

I tried adding a member to an existing private and public board but it always triggers an "invitedToBoard" notification.

1 Answers1

1

You can directly add someone to a board (without the invitation process) when the board belongs to an organization he is a member of, and that triggers this action type.

Brett
  • 3,478
  • 1
  • 22
  • 23