Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to provide an example workflow with a custom tool? #32

Open
pillowfication opened this issue Aug 24, 2023 · 1 comment
Open

Comments

@pillowfication
Copy link

Is there a way to allow users to Right Click > Open Example with a custom tool to open an example workflow, similar to what most built-in tools have?
image

@pillowfication
Copy link
Author

Seems to be an undocumented config option for MetaInfo.Example with shape

<Example>
	<Description>Open Example</Description>
	<File>MyPlugin\ExampleWorkflow.yxmd</File>
</Example>

but the File must be relative to Program Files\Alteryx\Samples\[locale], and the SDK provides no mechanism for installing workflows into this folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant