laravel-notification-channels/facebook

TODO List

irazasyed opened this issue · 5 comments

Contributions are always welcome :)

I ticked the first two boxes.

Any plans to notify not via messenger, but notifications tab?

@gabrielkoerich As of now, No such plans as that API is quite limited and doesn't support much.

Things like external web URL, call to action buttons and various attachments are not support. Those notifications are useful for games only.

Ex:

John Doe and Jane Doe started a game with you!

Clicking on such notification will always take you to the app URL as per your app settings.

@irazasyed Ok! Thanks for the explanation.

My product is a marketing automation tool, so it would be really good for our customers.

Maybe next month I'll play with this kind of notifications. I'll let you know about it.

@gabrielkoerich No probs!

Sounds good. I'll wait for you to play around with that API and let me know about it. If it's any good, we can definitely try integrating as an added method of notifying users.