I am seeing replies to this same question with a NO answer, but they are a couple of months old. I am hoping that things may have changed since then.
Here is the situation. I have a program for managing rent (desktop app). I would like to have the renters sign up to receive private reminders into their Facebook inbox. I know that the user of the program would need a facebook account and the renter would have to be a friend. It seems that the API could check for these two criteria and then allow a private message between the two.
Sending email is easy and it looks like this is easily accomplished for Twitter. Can it be done in FB?