User Activity

I'm troubleshooting a job failure with the error: Error calculating input for field 'fieldName': no implicit conversion of nil into String.I understand that the likely cause of this error is due to a + operation trying to act on a nil value from the ...
I'm working on a recipe that trigger's off of a new API request. In the body of this request, is an array of internal IDs.Within Workato, I have a lookup table of internal IDs and their matching external IDs. I need to perform a lookup against each i...
Kudos given to