Hello,
I have a multi-tenant application in which I have setup the Zoho Sign API integration.
In order to separate documents in my multi-tenant application, I assign a folder to a tenant. This works great to separate the documents per tenant, but I need to be able to assign a folder to a template in order to separate template by tenant.
**I can already do this using the API when I create a template via the API - I can assign a folder like I would when creating a signature request.**
So it seems to be supported. There are scenarios in which I would like to use the Zoho Sign UI to create templates (mostly to use the drag and drop document creation for complex document which would require many text tags), but it does not allow me to assign a folder which is required in my use case, otherwise all tenants will see all templates created using the Zoho Sign UI.
When creating a template via the Zoho Sign UI, I would like the option to assign a folder under the 'More Settings' section like I can when creating a signature request.