facebookarchive / php-graph-sdk

The Facebook SDK for PHP provides a native interface to the Graph API and Facebook Login. https://developers.facebook.com/docs/php
Other
3.17k stars 1.96k forks source link

How do I create an async batch request using the sdk? #1112

Open luizeduard0 opened 5 years ago

luizeduard0 commented 5 years ago

I'm able to do it sync but not async. I've search through the documentation and in a lot of different websites but I haven't find anything. Anyone knows how?

https://developers.facebook.com/docs/marketing-api/asyncrequests/