Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

A spreadsheet is a computer application with tools that increase the user's productivity in capturing, analyzing, and sharing tabular data sets. Each cell contains alphanumeric text, numeric values, or formulas.

learn more… | top users | synonyms (1)

1
vote
0answers
278 views

Making a batch request to Facebook API from a Google Spreadsheet

I am using a Google Spreadsheet to make HTTP requests to the Facebook API, which is fine for pulling one object at a time into the spreadsheet. But I want to pull an array of posts from a Facebook ...