We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
add mention of how to query for filmstrip thumbnails on an entity.
added updates through v3.3.9
fix typo in upload_filmstrip_thumbnail()
Updated Reference: Methods (markdown)
updated description of convert_datetimes_to_utc parameter to be more descriptive.
updated page title
changing link for attachments/files page
clarifying that attachments are files in the UI
added docs for upload_filmstrip_thumbnail()
added docs for work_schedule_update()
wip documentation for work schedule access
Added link to API Changelog of Shotgun server code
initial commit of consolidated API changes on Shotgun server.
added preliminary IronPython info thanks to Lukáš Duběda at Duber Studio.
added note to clarify this example isn't about writing plugins for the shotgunEventDaemon
update new minimum requirements for latest API version
Updated API Usage Tips (markdown)
updated batch() example to fix typo
Updated Working With Local Files (markdown)
image is read-only for now.
code formatting
remove 'contains' and 'not_contains' from valid filter types on tag_list ('is' and 'is_not' function as 'contains' and 'not_contains'
Chagned several instances of 'User' to 'HumanUser' as User is no longer a valid entity type for v3 of the API
Updated Updating Task Dates: How Shotgun Thinks (markdown)
formatting
added note about varying work-day hour settings and reminder duration values are stored in minutes.