Hi all,
I'm wondering if it's possible to create a Shotgun project without using the browser interface? Via python or the command line.
Thanks,
Jonas
Hi all,
I'm wondering if it's possible to create a Shotgun project without using the browser interface? Via python or the command line.
Thanks,
Jonas
Hi Jonas,
Thanks for your question, and you sure can! The create method in the API can be used to create just about any entity, including Projects. You can read more about its usage here:
http://developer.shotgunsoftware.com/python-api/reference.html#shotgun_api3.shotgun.Shotgun.create