fabiangeisler/Upload to ShotGrid

Upload an artifact to a ShotGrid entity field.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
upload_filePath to the file you want to upload. Glob patterns are supported, but only the first found file will be uploaded.yes
delete_file_after_uploadWhether the uploaded file should be removed from disk after upload.nofalse
shotgrid_base_urlThe URL of the ShotGrid site you use as a cpenv repo. Store as a github secret.yes
shotgrid_script_nameName of ShotGrid api script. Store as a github secret.yes
shotgrid_api_keyShotGrid api script key. Store as github secret.yes
entity_typeName of ShotGrid entity like, "PipelineConfiguration".yes
entity_idID of ShotGrid entity.yes
field_nameThe field of ShotGrid entity to upload to. (eg."uploaded_config")yes

no outputs