tshoemaker
Deputy Chef III
Deputy Chef III
since ‎01-21-2022
‎12-12-2022

User Statistics

  • 15 Posts
  • 0 Solutions
  • 0 Kudos given
  • 3 Kudos received

User Activity

I know that Workato currently has connectors to write Ruby, JavaScript, and Python. We have a large group of users that are very familier and comfortable with C#. Since Microsoft came out with "Blazer" it now is possible for C# to create runnable ass...
Just wondering if anyone has found a way to do web scraping in a similar way that Microsoft PowerAutomate support it? I would like to be able to scrape some data off of a webpage to be used in a receipe. https://www.youtube.com/watch?v=DgBZiBIgh3w
I have a need to copy Contacts from an application to Outlook 365. Wondering if anyone has done this, and how you did it? does this take a custom connector?
When defining new variables, sometimes it is necessary to define VariableONE, and then define VariableTWO as something that was dependant on the results of VariableONE. For Example:VariableONE = "ABC"VariableTWO = VariableOne + "DEF"I know that you c...
I did a search of a database that returns about 10 rows of data into JSON... It seems that the only way that I can now search inside that dataset is to do a loop and an IF inside that loop to find the record I want. What I WANT to do is to select one...
Kudos from