Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need support for callbackUrl parameter when uploading (pushing) files to Smartling #56

Open
enegron-sl opened this issue Dec 28, 2017 · 0 comments

Comments

@enegron-sl
Copy link

enegron-sl commented Dec 28, 2017

Smartling file upload feature / API supports a callbackUrl parameter. This is not a "directive" and so needs to explicit support as a parameter to the upload / push feature.

smartling-cli files push file.txt --callback "https://smartling-api.site.com/"

where the value of callback is any URL the user wants to specify to receive callback on file translation completion.

DoD:

  • Add new optional --callback for files push command
  • Add new parameter in config (smartling.yml) for push section
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants