Zapier NLA (Independent Publisher) (Preview)

Zapier is an integration platform with over 5,000+ apps and 50,000+ actions. Natural Language Actions (NLA) is optimized to receive user input in natural language to perform actions pre-configured by the user.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Troy Taylor
URL https://www.hitachisolutions.com
Email ttaylor@hitachisolutions.com
Connector Metadata
Publisher Troy Taylor
Website https://zapier.com/
Privacy policy https://zapier.com/privacy
Categories Productivity;IT Operations

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
API Key securestring The API Key for this api True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

List exposed actions

List all the currently exposed actions for the given account.

Perform action

Performs given action using a natural language set of instructions.

List exposed actions

List all the currently exposed actions for the given account.

Returns

ExposedActionResponseSchema
ExposedActionResponseSchema

Perform action

Performs given action using a natural language set of instructions.

Parameters

Name Key Required Type Description
Action
action_id True string

The action to perform.

Instructions
instructions True string

The instructions in a natural language string.

Preview Only
preview_only boolean

Whether to preview the action result.

Returns

Name Path Type Description
ID
id string

The action identifier.

Action Used
action_used string

The action used..

Review URL
review_url string

The review URL address.

Status
status string

The status.

Error
error string

The error message.

Definitions

ExposedActionSchema

Name Path Type Description
Id
id string

The unique ID of the exposed action.

Operation Id
operation_id string

The operation ID of the exposed action.

Description
description string

Description of the action.

Params
params object

Available hint fields for the action.

ExposedActionResponseSchema

Name Path Type Description
Results
results array of ExposedActionSchema
Configuration Link
configuration_link string

URL to configure and expose more actions.