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

Code by Zapier – using JavaScript or Python code 
in your Zaps

The next step up from using webhooks and API requests in your Zaps is to use code when you can’t achieve what you need to with the no-code built-in apps, Webhooks by Zapier, or API Request action steps. You can write custom code in either the JavaScript or Python programming languages and use it in your Zaps with Code by Zapier to either trigger the workflow or perform various tasks to transform and customize your data.

The Code by Zapier built-in app can be used via the following trigger and action events:

  • Run JavaScript (trigger): This trigger event allows you to use JavaScript to start a workflow
  • Run Python (trigger): This trigger event allows you to use Python to start a workflow
  • Run JavaScript (action): This action event allows you to run JavaScript as an action step in your Zap
  • Run Python (action): This action event allows you to run Python as an action step in your Zap
  • ...
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