U
U
unsweet2021-06-24 17:29:57
PHP
unsweet, 2021-06-24 17:29:57

How to convert data to array?

After a GET request to crm dynamics via curl, a string object of the form
[{"@odata.etag":"W\/\"111\"","activityid":"222","createdon":"2021-05- 27T13:35:14Z"}]
Maybe someone has come across and knows how to parse this into an array.
The request is made by the library saintsystems/odata-client

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rsa97, 2021-06-24
@unsweet

json_decode

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question