I'm trying to retrieve a list of projects using the API GET /rest/api/3/project/search and connecting via PHP.
The API docs show a PHP example using something called the Unirest library and give a URL of http://unirest.io/php.html however, the library does not exist at that URL or even at that domain.
Anyone know how to make a PHP connection with/without this library?
Docs link:
Hi @Andrew Turner ,
welcome to the Community!
I believe it is this library. Basically you just need to send a cURL request. The library provides you the possibility to create and send the request easily without much work, you just need to specify the request URL and the headers.
Discover how Atlassian is revolutionizing service management with cutting-edge solutions for AI-powered support, HR Service Management, or DevOps connectivity.
Register here ⬇️Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.