March Product Updates:

We’re thrilled to introduce our latest product updates for March. Let’s walk through the new actions, enhancements and bug fixes that we have made.

New Actions :

1.Google workspace - Get license

Get a specific user's license by product SKU.

Input :

Output :

2.Google workspace - Google Drive: List Permissions

This action lists a file's or shared drive's permissions for the user whose email address is mentioned in the input.

Input :

Output :

3.Google workspace - Google Drive: Get Permissions

This action retrieves the permission for user email id and file or folder id for mentioned permission id.

Input :


Output :

4.Google Drive: List Permissions

This action lists permissions for the specified file belonging to your connection.

Input :

Output :

5.Google Drive: Get Permissions

This action lists a file's or shared drive's permissions for the user whose email address is mentioned in the input.

Input :

Output :

6.Extract HTML to text

This action will extract text from the html file or string.

Input :

Output :

7.Google workspace : Delete permission/sharing

This action is meant to delete the specified folder’s permission which again has been specified in the input. This can be done for any user permission within google admin workspace for the provided email address.

Input :


Output : NA

8.Google Sheet : Append row

This action is meant to append a new row at the end of an the existing sheet.
Input :

Output : NA

Other Enhancements :

  • Zenphi Forms now displays recommended/allowed file size for any of the uploads. Even in the header.
  • New forms of onboarding questions are now published.

Bug Fixes :

  • There was an issue that aggregation action used to accept single values only and not collection. This has been modified to accept collections as well.
  • Previously “Add to Group” action was failing with an error If we provide an email address which represents a group itself. Now we have fixed it so you can add individual email (s) or group email (s) as well.
  • Generate document using template action wasn't able to pick the signature from the Zenphi form. Now we have fixed this issue.
  • UI bug fixes