Step 1
Login to Kylas and Navigate to Setup -> Automation > Workflows.
Click on the 'Add a Workflow' button to open the 'Create a New workflow' page. Enter the Name and Description of the workflow.
Step 2
Select the Entity for which you would like to create a workflow from the available entity (e.g. Prospect, Contact, Deal)
Step 3. Set action type and trigger preference - Immediate and Delayed action.
Step 4
Once a trigger is selected then you are navigated to the next step of workflow creation i.e. Set Conditions. There are two radio buttons displayed on the screen
- All Prospects: When you want the workflow to be executed on all records without any filter.
- Based on Condition: You can choose certain conditions as a filter so that the workflow is not executed on all records but only for those which qualify the conditions.
In order to select a condition for filtering the records, choose the 'Based on Condition' radio button followed by the record property, filter parameter and it's a value (e.g. Lead Country -> New Value -> Equals -> United States
Step 5
The next step after Conditions is 'Set Actions' These are the actions that you want the system to perform automatically on the records that qualify the set trigger and conditions.
There are below possible actions in the Kylas workflows:
- Edit field- Update any field property automatically.
- Reassign: Reassign a record to another user
- Create webhook: Send some data of the record to an external API via workflow, How?
- Share : Share a record to another user.
- Create Task : Allows user to create automated tasks.