Trigger a Nango action to execute a workflow or operation. Use this to run pre-defined actions in your Nango integrations, such as creating issues, sending messages, or fetching data from external APIs. All three of `connection_id`, `provider_config_key`, and `action_name` must…
inputobjectOptional input payload for the action's exec function. The structure depends on the specific action being triggered.
action_nameRequiredstringThe name of the action to trigger as defined in your Nango integration.
connection_idRequiredstringThe connection identifier used when creating the connection in Nango.
provider_config_keyRequiredstringThe integration's unique key (provider config key) in Nango.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.