PipedreamHQ / PipedreamHQ/pipedream

[Components] alteryx_analytics_cloud

Open
#15,335 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# alteryx_analytics_cloud
## URLs
- https://us1.alteryxcloud.com/documentation/api#section/Overview
## Webhook Sources
### new-workflow-run-instant
#### Description
Emit new event when a workflow run is completed. Configure the workflow ID as a required property to monitor specific workflows.
### new-dataset-upload-instant
#### Description
Emit new event when a new dataset is uploaded to the platform. Optional properties might include dataset folder or owner to filter events.
### new-shared-link-instant
#### Description
Emit new event when a workflow or dataset is shared with a user. Optional filters could include shared entity type or specific users.
## Actions
### run-workflow
#### Description
Run a specified workflow by providing the workflow ID as a required property. Optional parameters might include input variable overrides.
### upload-dataset
#### Description
Upload a new dataset to the platform. Required properties include the dataset file and target folder, while optional properties might include tags or metadata.
### share-workflow
#### Description
Share a workflow with specific users or groups. Required properties include the workflow ID and recipient details. Optional properties might include access permissions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.