Forum Discussion
Facebook going over the 100 limit on posts
- 8 years ago
Hi Anonymous
The limit is set by facebook API.
In this case, instead of choose "Posts" or any other connection, Choose a blank connection instead.
Then in the advanced Editor, append the extra url
You don't worry about limit=100, it would finally retrieve all posts information from facebook.
The limit only affect how many records the API returns in each call.
Best Regards
Maggie
Hi Anonymous
The limit is set by facebook API.
In this case, instead of choose "Posts" or any other connection, Choose a blank connection instead.
Then in the advanced Editor, append the extra url
You don't worry about limit=100, it would finally retrieve all posts information from facebook.
The limit only affect how many records the API returns in each call.
Best Regards
Maggie
- Anonymous8 years agoNot applicable
Much appreciated!