@DineshkumarT We just launched something that may help you automate triggering a pipeline on a translation change without needing to use our API:
You would set up an inbound webhook in CircleCI and then go to wherever the translation changes are happening and set up an “outbound” webhook to hit the URL from Circle’s webhook whenever a translation event happens. You can even have a separate configuration file just for these pipelines that are different than your “typical” CI pipeline.