Community Chat
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Encoding Error in CSV Parsing

I am parsing a CSV to send out email reminders. I have a scheduled job which emails me the CSV every day via Metabase. I set the encoding to UTF-8, but got error: Error parsing CSV file: Invalid byte sequence in UTF-8 in line 1 If I change the encodi...

VaradS by Deputy Chef I
  • 301 Views
  • 1 replies
  • 0 kudos

Number of Work Days between two dates

hello ,I just wanted to ask if anyone has any recommendations for a Recipe.I'm trying to get the number of business days between two dates. The additional challenge is also to exclude holidays.Do you have any tips? much appreciated.

angeli2 by Deputy Chef I
  • 76 Views
  • 1 replies
  • 1 kudos

adding custom error messages in custom sdk

How to add validations for the fields here and display error messages when the fields are empty? connection: { fields: [ { name: "username", hint: "Your email used for login" }, { name: "password", optional: fal...

kavindu21 by Deputy Chef I
  • 384 Views
  • 2 replies
  • 0 kudos

PowerBI Connector Unauthorized

I'm attempting to connect to a trial PowerBI account.  There is a Community connector but I'm not seeing much documentation for it.  I believe I have set things up properly but I can't get the connector to connect.  I am attempting to use OAuth2 Clie...

Upload file to Netsuite file cabinet using Workato

Hi, I am trying to upload file to Netsuite file cabinet through Workato connector - Netsuite SOAP. When running the recipe, I am getting error - "You must upload a file before creating this media item". I tried using "Create Standard Record" action a...