Zapier Toolkit

A class representing a toolkit for interacting with Zapier's NLA API.

Get this skill

A class representing a toolkit for interacting with Zapier's NLA API.

This class provides methods for executing Zapier actions through natural
language commands, allowing integration with various web services and
automation of workflows through the Zapier platform.

Attributes:
api_key (str): The API key for authenticating with Zapier's API.
base_url (str): The base URL for Zapier's API endpoints.
timeout (Optional[float]): The timeout value for API requests
in seconds. If None, no timeout is applied.
(default: :obj:None)

Comments (0)

Sign In Sign in to leave a comment.