This recipe—triggered when a user’s default role is updated—automatically sets a predetermined cost rate based on their role, ensuring that financial data is accurate and consistent.
Requirements
Integrations Platform: Kantata Connect
Subscription Plan: Enterprise
Kantata User Permissions: Account Administrator
Kantata Connect User Permissions: Workflow Editor or Workflow Administrator
Overview
Cost rates are often aligned to specific roles within an organization. This recipe—triggered when a user’s default role is updated—automatically sets a predetermined cost rate based on their role, ensuring that financial data is accurate and consistent.
After Importing the Recipe
Update the lookup table:
- In the top bar menu, select Lookup Tables.
- Select the Users: Default Roles to Cost Rates lookup table.
-
You can populate the lookup table via CSV to quickly add roles and cost
rates:
-
You must have a CSV file with the following column names:
Role Name and
Default Cost Rate in Cents.
Note: The Role Name values are case sensitive. - Select Import CSV. The Import CSV modal opens.
- Select Add new entries.
- Drag and drop your file into the modal or click the upload from device link to select a file from your computer.
- Check Do not import the first row (header).
- Select Import CSV.
-
You must have a CSV file with the following column names:
Role Name and
Default Cost Rate in Cents.
-
Alternatively, you can add entries manually:
- Select Add entry.
-
For each role, enter the Role Name and a
Default Cost Rate in Cents (e.g.
10000
in USD is a $100 cost rate).
Note: The Role Name field is case sensitive.
- Select the Save icon.
Update the project properties:
-
In the Projects section on the left-hand section of
the
home page, select the Catalog Imports project.
Note: If you moved a recipe to a different project, select that project instead.
- Select the Settings tab.
- Select the Project Properties subtab.
-
Select the Edit
catalog_cost_rate_currency
project property.
icon for the -
For the Value, enter the
ISO code
of the currency that the cost rates are in (e.g.
USD
). - Select the Save icon.
-
Select the Edit
catalog_missing_cost_rate_notification_emails
project property.
icon for the -
For the Value, enter a comma-separated list of emails
to
notify when a user’s default role is updated but there is not a mapping
in
the lookup table for that role. Do not include spaces.
Note: The email notification will come frommailer@workato.com
and this is not changeable. - Select the Save icon.
Once you finish configuring the lookup table and project properties, you can select Start recipe from the Assets list or Recipe Details page to allow the recipe to activate when a trigger event occurs.
Comments
0 comments
Please sign in to leave a comment.