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

[Components] cincopa #11790

Closed
pipedream-component-development opened this issue May 1, 2024 · 1 comment · Fixed by #11820
Closed

[Components] cincopa #11790

pipedream-component-development opened this issue May 1, 2024 · 1 comment · Fixed by #11820
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented May 1, 2024

cincopa

URLs

Actions

create-gallery

Prompt

Creates a new gallery, returns the new FID (gallery unique id). Add props like name, description, templates as async options, copy_args, master and copy_items

URLs

add-asset-to-gallery

Prompt

Add an asset or a list of assets to an existing gallery.

URLs

upload-asset-from-url

Prompt

Upload an asset from an input URL. Asset can be added directly to a gallery or be attached to another asset to set video poster for example. When attaching to another asset must provide a type name. This method will return a status ID that can be used by asset.upload_from_url_get_status to get information about the upload process and the Id of the uploaded asset when done.

URLs

Webhook Sources

watch-for-gallery-events

Prompt

Watch for gallery events

URLs

watch-for-asset-events

Prompt

Watch for asset events

URLs

@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label May 1, 2024
@jcortes jcortes self-assigned this May 2, 2024
@jcortes jcortes changed the title [Components] skyciv [Components] cincopa May 3, 2024
@vunguyenhung
Copy link
Collaborator

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/Components-cincopa-1a6f25b1105c4c82b93f30a3af6aa205

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants