Home / Companies / Postman / Blog / April 2014

April 2014 Summaries

2 posts from Postman

Filter
Month: Year:
Post Summaries Back to Blog
In the tutorial, readers learn how to create, test, update, and delete a blog post using the JSONBlob API through Postman, showcasing common API usage scenarios. The process involves setting up an environment with variables, sending a POST request to create a blog post, validating its creation via a GET request, updating the post with a PUT request, and confirming the update. The tutorial concludes with deleting the blog post using the DELETE method and verifying its removal by checking for a 404 status code. This step-by-step guide emphasizes the utility of Postman in simplifying API interactions, although it notes that the demo API lacks robust security practices. Additionally, the tutorial hints at future content on using Postman's Collection Runner for executing entire collections efficiently.
Apr 17, 2014 538 words in the original blog post.
Postman has introduced a new feature that allows companies and teams to provision Jetpacks licenses in bulk through getpostman.com, addressing the prior limitation where licenses could only be purchased individually. The update simplifies the process of setting up and managing team licenses by enabling users to sign into their profile, access the Team page, create a team if necessary, and select the number of Jetpacks invites needed. Once the purchase is complete, users can invite team members via email, linking their accounts to the team and activating Jetpacks. If issues arise, support is available via email, and updates can be followed on Postman's Twitter account.
Apr 14, 2014 321 words in the original blog post.