Entry tags:
Facebook Connect - Pushing to feeds.
A few weeks ago we gave Givvy users the ability to connect with Facebook using Facebook Connect. When we did the push to production there was a feature missing that we wanted. The feature was the ability to push information to your friend's Homepage feed. I had read all the docs I could find, but the only thing I could get it to do was post a 1 line message to my profile page. Frustrated I put it down and decided it best if I leave it alone and come back to it later. Well tonight, was later. I discovered that the problem was not with my code, but with my feed template.
I will now give you instructions on how to create a form feed template that will work place a feed message on the connected user's friend's home page.
First thing is you need is to go tothe Feed Template Console. This is where you create your template that will show in the feed. From there it will ask you what application you want to create the feed for. If you don't already have an application created you should go to the Facebook Developer application and create your application. I am going to choose the "Givvy" application.
Clicking on the Next button brings you to the "Create a One Line Story template". This template is what is displayed on your profile. Follow the instructions on the page it's pretty simple. When you are happy click next. The next page is "Create a Short Story template (optional)". If you want this template to publish to your friend's homepage feed then do not skip it. This is the template that displays in their feed. Choose your title and your content. The next page is also listed as optional, but you may want to use it to drive traffic to your website "Create an Action Link (optional)". Create a link using text and a URL to direct your user's friends to your website.
Once you have both the "one line story template" and the "short story template" you can use it with your facebook connect application! It's that simple.
I will now give you instructions on how to create a form feed template that will work place a feed message on the connected user's friend's home page.
First thing is you need is to go tothe Feed Template Console. This is where you create your template that will show in the feed. From there it will ask you what application you want to create the feed for. If you don't already have an application created you should go to the Facebook Developer application and create your application. I am going to choose the "Givvy" application.
Clicking on the Next button brings you to the "Create a One Line Story template". This template is what is displayed on your profile. Follow the instructions on the page it's pretty simple. When you are happy click next. The next page is "Create a Short Story template (optional)". If you want this template to publish to your friend's homepage feed then do not skip it. This is the template that displays in their feed. Choose your title and your content. The next page is also listed as optional, but you may want to use it to drive traffic to your website "Create an Action Link (optional)". Create a link using text and a URL to direct your user's friends to your website.
Once you have both the "one line story template" and the "short story template" you can use it with your facebook connect application! It's that simple.