Hi @workatoworkato0,now the issue has been resolved and able to establish the connections successfully, please try it once. actually before there is a issue from workato side.Thanks,J Rajesh Kumar.
Hi @chandansharma10,Yes, first we need to create a login credentials for the Workato Go to login, for that you need to add your email in the End-User section in Workspace Admin, after that you will receive an email, by following that you need to crea...
Hi @Waldy,Will you please share the screenshot of your configuration?Actually, we need to pass likegrant_type : client_credentialsclient_id : ----client_secret : ---Thanks,J Rajesh Kumar.
Hi @shaked,I believe there is no way to generate a code with any FORMULA, we need to go with any scripting (Python, Ruby, JS). Please check the below output which i got from Python code.import random
def main(input):
otp = random.randint(100000, 9...
Hi @nicholas-chiodo,Great initiative highlighting the Introduction to Enterprise MCP course! I recently explored Model Context Protocol (MCP) and implemented a real-time enterprise use case where MCP acts as a **secure API gateway layer** between ap...