Webhook integration

iLangl supports Memsource webhooks.

The main idea behind webhooks is that it's a way for Memsource to notify 3rd party systems (iLangl Cloud in this case) that job status was changed. This feature is used to trigger content import in iLangl Cloud.

Configuration

  1. First you need to create is automatic import action. Please make sure you select Extension "Memsource Cloud" and action "Automate import from Memsource Cloud"

    1. Select Workflow step from which import should be allowed  
    2. Select job status from which jobs will be imported (usually it's COMPLETED_BY_LINGUIST)
    3. Specify if content should be published after import
    4. Select target languages from which content should be imported
  2. Create webhook url. Here is the template: 
    https://cloud.ilangl.com/memsource/memsourcewebhook?clientId={clienid}&channelIds={channelid}
    where clientId and channelid you can get from ilangl support team
  3. Add webhook url to webhooks list on your Memsource account.