Workato Pros Discussion Board
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Help Us Shape the Workato Community!

Hello Workato Pros! We’re on a mission to make our community forum the best place for you to connect, share, and grow. Your experience matters and we want to hear from you! Take our quick Community Experience Survey below (embedded right in this post...

Resolved! JavaScript Connector handling null values

Has anyone had luck handling null values in a JavaScript Connector? I have tried all these below but the error remains "Cannot read properties of null (reading 'regulation')"regulation = arrayValue.regulationregulation = arrayValue.regulation || 0reg...

jharrison by Deputy Chef II
  • 11465 Views
  • 12 replies
  • 5 kudos

Resolved! Do not break foreach loop when API fails

Issue is inside custom connector ruby code.Context: I have a list of companies in an array then I am using .each method to loop every company and then hitting an api call on every company.Problem: Now one api call is failed for a company and code bre...

Resolved! Adding items to a nested list

Hello,I have a recipe that pulls data by a specified date range. Sample data parsed from a list variable: { "data": [ { "Id": "1234", "Items": { "Item": "Placeholder Item" } }, { "Id": "1234"...

dkollar by Deputy Chef I
  • 3716 Views
  • 1 replies
  • 1 kudos

Developer API Unauthorized

Hi everybody,So I'm trying to use the CLI from Workato connector SDK (https://docs.workato.com/developing-connectors/sdk/cli/guides/getting-started.html). That I can create and test SDK connectors in a different environment than the one in Workato it...

lucas_novictus_1-1677756996579.png

Writing to a network share

I am trying to use the On-Premises agent to download files to a network share.  What is the format of the path that should be entered in the base field when setting up the connection?  I have not seen any examples so I was not sure if a UNC path woul...

jfreund by Deputy Chef I
  • 3529 Views
  • 2 replies
  • 0 kudos
Announcements

Have you heard about The New Automation Mindset? Click here to learn more.


Experience Survey
Help us build a space that truly works for you by taking this survey!

🆕 Highlights Hub 🆕
Connect, share insights, and stay updated with the latest spotlights here.

This month’s spotlight: RecipeOps Connector
Introduction to Workato Data Orchestration

Labels