โ07-29-2025 09:27 AM
Hello community,
In an effort to enhance our CICD pipeline, I was investigating Workato's Developer API (documentation: https://docs.workato.com/en/workato-api.html).
Is there an already made connector to access this API?
I searched in the Community library, but no success. Do you know if it exists? Or do I need to build the connector myself?
Thanks in advance for your time.
Solved! Go to Solution.
a month ago - last edited a month ago
[UPDATE] For the sake of informing other user that bump on this same question...
There's no Workato Developer API connector at the time of writing.
However, as shared by @alain-bates here, there's the connector "CICD for Workato V3" in the community which can be a good starting point. Check it here:
a month ago - last edited a month ago
Hello @rajeshjanapati (or should I say AI?),
Sorry mate, but AI answers can help when we provide the right prompt - which you don't.
I've just asked if there's an already-made connector for Workato Developer API, which I may have missed somewhere, but by the answers of other (real) users apparently there isn't.
Thanks for your effort, but I prefer sharing ideas with real people.
a month ago - last edited a month ago
[UPDATE] For the sake of informing other user that bump on this same question...
There's no Workato Developer API connector at the time of writing.
However, as shared by @alain-bates here, there's the connector "CICD for Workato V3" in the community which can be a good starting point. Check it here:
a month ago
Yes, there is a connector called CICD for Workato that's included in the CI/CD and AQS accelerator packages that you can request from your customer success manager. I've used it before to automate building and exporting release packages and also to update project properties from a recipe.
A version of the connector from 2023 is available in the Community Library too (at least in the EU region).
a month ago
Hello @alain-bates !
Thanks for sharing that connector. I haven't seen it.
That's part of the solution indeed, despite it not having all the actions I need (Test Automation for instance), it's a pretty good start. I've checked and the connector is also available in the US Data Center.
I think I'll use the authentication part of it for my custom connector.
You were very helpful!
Cheers!