S
S
Sergey Kiryanov2019-02-21 11:08:37
PHP
Sergey Kiryanov, 2019-02-21 11:08:37

Batch curl requests in PHP. How to send?

The Facebook Marketing API allows you to send a limited number of requests. Due to the large amount of information received and transmitted to the api, these restrictions affect. But the api allows you to send asynchronous and batch requests to save their number.
The documentation looks like this:
5c6e5c4d5002d619748894.png
How to organize such a sending using PHP via curl?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Shumov, 2019-02-21
@inoise

Take postman, import this curl call there and export it as php. One and a half minute cases, including installing postman

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question