Hi there! I have a webhook that changes the payload based off of the type of event being fired. What I wanted to do was make a lookup table with the event type (which is included in all calls) a...
Hi communitiy, I am in need of help parsing a view submission trigger step in Workato using variables. It's a long view submission output and i need assistance using variables to parse specific part...
Hi all, I'm trying to build a user experience with modals where a user makes selections in two steps. I need help figuring out the best way to structure this interaction using Workato. Here's what I...
Hi everyone, I am trying to install the workato-connector-sdk gem by following the official Workato documentation (Connector SDK > CLI > Getting Started with the SDK Gem). However, I am encoun...
I have a modal where users can select multiple items. For only one of the items, selecting it triggers a second modal where the user must choose a subspecialty. If the user selects that item...
Hi everyone, I just started with Workato because our new CRM (Recruit) uses it as a whitelabel automation solution. I have been using other platforms like Make for years though. Here's a snippet of ...
Hi, I have a recipe that creates a csv file from JSON and emails it as an attachment. The intended recipient is a windows user, so the attachment is opened in excel by default. ...
Hi, I am trying to see if a list is present and if it's not, then use another list. I'm using this in a list input step for a modal. I would use a formula but there is no button for formula mode ...
First off, this is my first recipe and I'm teaching myself from the docs.workato.com plus looking at recipies created by people who preceeded me on this job I have a recipie that is delivered a pa...