Delete Note
AutomatR.Zoho.Activities.DeleteNote
The "Delete Note" activity in AutomatR is part of the Zoho activities package, allowing the deletion of specific note information in Zoho CRM. This activity streamlines note management tasks, enhancing automation workflows.
Properties
Name | Description |
---|---|
Input | |
Note ID | Enter the note ID of the Zoho CRM note to be deleted. This is a required field. |
Misc | |
Display Name | Provides a customizable name for the activity displayed in the workflow. The display name enhances clarity and organization within the automation project. String variables containing the desired display name. |
Optional | |
Delay | Enter the wait time in seconds (Example: 5 seconds, i.e., 5) to start the activity. |
How to Use
- Drag and drop the "Delete Note" activity onto the workflow.
- Configure the properties by specifying the Zoho CRM note ID to be deleted.
- Optionally, configure the delay and customize the display name.
- Execute the workflow to delete the specified Zoho CRM note.
Example
Consider an example where the "Delete Note" activity is used to remove a Zoho CRM note with the note ID "987654":
Delete Note:
Note ID: "987654"
Delay: 0
In this example, the activity deletes the Zoho CRM note with the specified note ID. The delay is set to 0, indicating that the activity should start immediately. There is no output for this activity.