4 results found
-
2 votes
-
Make HTTP Requests to DRAFT Projects in Projects API
Post and Get Projects from the Xero Projects API. This can be done from the Xero dashboard, the same thing can be done for INPROGRESS and CLOSED Projects from the API. This should be available for DRAFT projects.
1 vote -
Best Fiber Internet Provider Who Offers the Fastest Speeds in Your Area?
Looking for lightning-fast internet? Fiber-optic connections are the gold standard for speed and reliability. Whether you’re streaming in 4K, gaming online, or working from home, choosing the right provider makes all the difference. In many areas, companies like Google Fiber, AT&T Fiber, and Verizon Fios compete to deliver top-tier performance. To find the best fiber internet provider, compare speeds, customer reviews, and availability in your neighborhood. Some providers offer symmetrical upload and download speeds up to 5 Gbps! Local options may surprise you with competitive pricing and service. Check coverage maps and run speed tests to see who truly delivers.…
1 vote -
Include content-disposition header in response on GET Files/{FileId}/Content
When downloading files via the GET Files/{FileId}/Content, there is no way to know the filename without first getting the details of the file via
GET Files/{FileId}/This means 2 calls must be made when downloading files.
As a suggestion, to reduce pressure on the servers, the Xero API should include the content-disposition and content-type headers on GET Files/{FileId}/Content
This would be similar how we need to include those fields on POST.
This means we could simply parse these headers to find out the file name, reducing pressure on the xero api servers.
0 votes
- Don't see your idea?