Reader small image

You're reading from  Automate It with Zapier and Generative AI - Second Edition

Product typeBook
Published inAug 2023
PublisherPackt
ISBN-139781803239842
Edition2nd Edition
Tools
Right arrow
Author (1)
Kelly Goss
Kelly Goss
author image
Kelly Goss

Kelly Goss is a process automation specialist and company director for Solvaa, a cloud-based automation consultancy. She has worked across multiple industry verticals for providing Zapier consultancy, digital process improvement, process mapping and process automation solutions. Kelly is a Zapier Certified Expert and a speaker at multiple events related to automation.
Read more about Kelly Goss

Right arrow

Resources for understanding API documentation

In Chapter 1, Introduction to Business Process Automation with Zapier, we introduced how integrations work to request data from one application, producing a response in another. The information requests are usually in the form of creating new resources, retrieving existing ones, editing/updating existing resources, or deleting existing resources. In Hypertext Transfer Protocol (HTTP – the foundation for how data is passed along on the internet) terms, these requests are denoted as the following methods:

  • POST: Used to create a new resource
  • GET: Used to retrieve an existing resource
  • PUT: Used to edit or update an existing resource
  • DELETE: Used to delete an existing resource

As you already know, the API integrations that have been created between Zapier and other apps have specific trigger, action, and search events that you can use in your Zaps.

Although, in most cases, the integrations built with Zapier...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Automate It with Zapier and Generative AI - Second Edition
Published in: Aug 2023Publisher: PacktISBN-13: 9781803239842

Author (1)

author image
Kelly Goss

Kelly Goss is a process automation specialist and company director for Solvaa, a cloud-based automation consultancy. She has worked across multiple industry verticals for providing Zapier consultancy, digital process improvement, process mapping and process automation solutions. Kelly is a Zapier Certified Expert and a speaker at multiple events related to automation.
Read more about Kelly Goss