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

Forum Posts

how to debug a JSON_PARSER_ERROR on an upsert

 it seems like a simple upsert into the OrderItem or products object in sfdc but get the error message that doesn;t really give me a clue as to what might be wrong 28          Status code: JSON_PARSER_ERROR,29          Message: Cannot deserialize ins...

johnw by Executive Chef I
  • 30 Views
  • 0 replies
  • 0 kudos

Resolved! Filtering a list before iterating over it

Hey all,I have used the Python action to output a list, I've provided the schema and I can iterate over it without issue. However, what I would like to do is filter the list before iterating over it. So for example, the list contains an ID field, I c...

Screenshot 2024-07-25 at 11.00.39.png
eddabm by Deputy Chef I
  • 83 Views
  • 3 replies
  • 1 kudos

Automation Pro || Exam

Hello everyone! hope you guys can help  My concern is unrelated to Workato development. I took the Automation Pro II exam and failed twice and I'm wondering if there's a way to retake that or if you can point me to the right direction, I'd really app...

shikhar by Deputy Chef I
  • 63 Views
  • 1 replies
  • 0 kudos

Resolved! convert number to currency in emails

after POs are booked and my recipe sends emails out to Sales and OMs to let them know what happened the prices are hard to read since there is no formatting.for example they see:Op Amount: $3891266.55 (USD)they would like to see:Op Amount: $3,891,266...

johnw by Executive Chef I
  • 382 Views
  • 12 replies
  • 3 kudos

Resolved! Path and Filename from string

I need to extract and store the File Path and Filename.EXT from a string into 2 variables.example:  \\Server\folder\folder\filename.extI want to end up with:Variable1 = "\\Server\folder\folder\"Variable2 = filename.extIs regex the best way to accompl...

klandry by Deputy Chef II
  • 115 Views
  • 1 replies
  • 2 kudos

SFTP Connection

I need to connect to clients SFTP which goes something like SFTP-Cloud have shared a file with me which i am guessing is a public key gies something like sftp-cloud ssh-rsa AADDDBBBBB..... so on. How do i connect to their SFTP?how to ass their public...

Announcements

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

Labels