Can I undo the 'delete user' action?
No. Once you delete a user, he/she will no longer be a part of Zoho CRM. You cannot undo this action. If you are not sure that you want the user deleted, you could make the user inactive instead of deleting him/her altogether. Note that a user deleted is only deleted from Zoho CRM, but can still access other Zoho services from the email address.
Related Articles
How can I delete users permanently from my CRM account?
When a member of your organization quits or is replaced you may have to delete that member from your CRM account. When you delete a user: You cannot undo the action. If you don't want the member to access CRM but are not sure about deleting the user, ...
How can I delete my Zoho CRM account?
There are multiple stages in deleting a Zoho CRM account. To delete individual users with the CRM account, you can follow these steps to delete them from Zoho CRM: 1. Click Settings > Setup > Users and Control > Users. 2. Click the user you want to ...
Action Followups
Action Followups defines what the bot should recommend the user after executing an action, in order to engage the user further in conversation. The bot can display a list of suggestions or ask if it can invoke another action, that might be ...
Testing an Action
To ensure that your action doesn't have any functional issues, you may have to test your action before deploying it to production. In addition to that, you can also verify the user experience and ensure that it works as you have configured. To test ...
Action Execution function
The Execution function is the endpoint to an action execution. It defines the fulfillment of an action. This does the actual execution of the action and gives a final success (or failure) message to the user, as a result of the completion of an ...