Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Предоставляют интерфейс для экспорта контента. 

Настройка

...

Ilangl cloud webhook provide simple interface for content export.

Configuration

  1. First you need to create automate export action for the extension which you planning to use. 
    Image Added
    Here you can find more information regarding automated export actions 
  2. Save action and copy it's id.
    Image Added
  3. Implement method call by template https://gcp.ilangl.com/memsource/webhook?automationId={automationId}&contentid={ContentId}&type={ContentType}
    где where {automationId - айди экшна} - id from previous step{ContentId} - айди контентаid of content which need to be exported{ContentType} - тип контента

...

  1. type of content which need to be exported


Depending on  settings this method allows to export content to create each project for each export ed content or export all content into the same project.

It's possible to automate import in the same way.