Open sourced Workato connector SDKs currently used to build integrations at Fyle
MacOS already comes with a ruby version 2.6.0
but that version will not work with workato cli
you need to download version 2.7.0 or greater
run the following commands
\curl -sSL https://get.rvm.io | bash
- rvm install 3.1.2
- rvm use 3.1.2
don't forget to quit and reopen the terminal
gem install workato-connector-sdk
type workato
in the terminal to verify the install
workato exec actions.new_record.execute