Coder Social home page Coder Social logo

acclaroinc / acclaroapi-toolkits-bash Goto Github PK

View Code? Open in Web Editor NEW
1.0 5.0 1.0 97 KB

Bash scripts and toolkits for using the My Acclaro REST API to create orders and send content to Acclaro linguists for professional translation. Visit https://developers.acclaro.com to learn more or contact [email protected]

Shell 100.00%
localization translation api rest-api internationalization myacclaro bash acclaro

acclaroapi-toolkits-bash's Introduction

Description

The purpose of this script is to facilitate our dev clients a seamless integration to My Acclaro REST API.

The script is intended to be run on Bash 5.x or newer, older versions have not been tested, please bear this in mind when using it.

The script offers the possibility of interacting with My Acclaro Portal and requesting Acclaro services without leaving your current environment.

Got any questions? Contact [email protected] or file an issue

My Acclaro API Features & Benefits

  • RESTful endpoints to keep your content strings and files current across all locales
  • Speed up market launches of new, multilingual content
  • Replace manual workflows with automatic source content submission and target content imports via Webhooks
  • Integrate with Acclaro's CMS plugins and connectors for WordPress, Drupal, Craft CMS, Contentful and Adobe Experience Manager (AEM) - learn more
  • Access API order data in the My Acclaro portal

Links & Downloads

Next Steps

Usage

Instructions

  1. Download the script from GitHub or clone our repository in your workstation/server
  2. Run ./myacclaro.sh --help for more info

Additionally, you may check the basic usage instructions in our wiki page here.

Dependencies

The script will check that curl and jq are installed.

cURL

Necessary to hit the REST endpoint. More info about cURL here

Installing cURL in your server/workstation:
Debian/Ubuntu

sudo apt install curl

Redhat/CentOS/fedora

sudo yum install curl

jq

Necessary to parse and format JSON payloads in Bash. More info about jq here

Installing jq in your server/workstation:
Debian/Ubuntu

sudo apt install jq

Redhat/CentOS/fedora

sudo yum install jq

acclaroapi-toolkits-bash's People

Contributors

ifrimere avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

masanzsa

acclaroapi-toolkits-bash's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.