Please join #workato-community on Slack to;
To get started with Workato, please create an access request and assign it to @dparker or @karuna16. In the AR, please include the following details:
Currently, we have two types of roles per team in Workato:
Please note that access is configurable per team and on a case by case basis.
To change your access privileges in Workato all environments, please open an access change request and assign it to @dparker or @karuna16. Please remember to mention the environment, if its for dev, test or prod.
Once the AR is approved and closed, you'll see the Workato app on your Okta home page. Please refresh the Okta home page, in case you cannot find the app. There're 3 Workato apps in Okta for each of the environment, based on your request, you'll see those ones in Okta.
Upon clicking the app, you'll be linked to the Workato home page.
If it's your first time logging into Workato, you may be prompted to set a password. Set a strong password and save it in your 1Password private vault. In the future you will not be prompted for this password so long as you use Okta to login to Workato. Once you're logged in, search for your team's project and click on it to see your team's recipes and to create new recipes.
There's a common issue the users face while using the Okta SSO app for logging in any Workato workspace for the first time. On clicking the app, you're often redirected to password input page (as shown in screenshot below)
Here's a 3-Step process to self troubleshoot the issue, if you dont remember your password or have not set earlier ever:
Pro tip :zap: Save this password in 1Password for future reference.
For any other login issue related queries, please use the slack channel #workato-community
There are a number of short courses available on the Workato Automation Institution website for all levels of Workato experience - Beginner, Intermediate and Advanced. Select the course that best fits your level of experience with Workato and helps you learn what you need for your project. If you are unsure about which course to pick, contact the integrations team in #bt-integrations
on Slack.
Here're are some of the course we recommend to get started with Workato:
Beginner level: Automation Pro I On Demand training
Course helps you to understand:
Intermediate level: Automation Pro II On Demand training
Course helps you to understand:
Intermediate level: Recipe lifecycle management
Course helps you to understand:
While using Workato for building recipes, here are some basic best practices that would help you manage and track your work items easily. These are some of the basic points to keep in mind, especially if you're new to Workato. For more detailed information please visit the Workato page
Always create your folders, connections and recipes in dev workspace first. Once tested move your code to higher workspaces - test and prod using Workato's Recipe lifecycle management tool.
It's best to create a playground folder in the project followed by a folder of your name if you're just playing around or learning to work in Workato. If you are creating recipes for actual project work, best to create a folder with project name. Say, if you integrating leads between Salesforce and Marketo, the folder name could be Lead integration.
1. Its best to use app names in recipes like [SFDC+QBO] New account in Salesforce. It helps to quick spot and sort them.
2. Another handy way to manage recipes is to use the `New recipe` prefix while building the recipe, and when you have a successful recipe, change that to the intended name and delete the trial ones. You can easily track and delete the trial ones because of the 'New recipe' pre-fix.
3. Clones: If you clone a recipe from some other user, your recipe gets the same name as the original. Keep in mind that when the original changes you don't get notified or updated.
Use in-step comments to add one-liner description to your steps to the recipe readable and understandable. Please refer the video on how to set the comments.
1. Naming the connection: Use meaningful names for connectors. Like instead of using Google Connection 1, Google Connection 2 use <your name> Google Proc Account and <your name> Google Test Account.
2. Where to create the connectors? If you create the connection in `Projects > Home assets` anyone in the workspace can use them in their recipes. If you want your connection to be accessible only to you and your team, create them in your `Projects > Folder`. There is also a `Shared Connections` project that you can use to house shared connections.
3. Avoid creating multiple connections with the same credentials. This too can be confusing, and when you are creating a recipe and linking it to a connection you are not sure if it is the right one you are connected to.
Currently, we're using Workato's Recipe Lifecycle Management
tool to promote assets from one workspace to another. This is how you can promote what is built in dev
to prod
without needing to recreate it.
Also, we're in the process of locking down prod for any dev activities. Soon you won't be able to create or edit recipes in prod. In case, you need to move your recipes, please follow this step-by-step guide on how you can create an issue request for prod deployments and assign it to the integration team.
Aside from that, we are actually going to be migrating to Workato Environments soon which further streamlines RBAC and the deployment process so that it's even easier than the Recipe Lifecycle Management
that we have today. You can read more about it here.
Check out the video to learn how to use Recipe Lifecycle Management
to promote your recipes and other assets to Production.
Please reach out to us on #workato-community Slack channel with your business case and we can help you on design your recipe workflow and what all in Workato are available as an out-of-the-box solution and for what you require custom coding.
Problem statement: Generate monthly invoice email and send it to a group of recipients. The pdf is generated from a template with billing details fetched from google sheets. Also, send slack notification in the channel of invoice circulation. (members of slack channel are same as email recipients group) Solution Proposed: The recipe flow will look something like this:
Join the #workato-community Slack channel to hear more information about upcoming programs