Skip to content

Drupal

Drupal is a free, open-source content management system (CMS) with a large, supportive community. It’s used by millions of people and organizations around the globe to build and maintain their websites.

Before setting up

Before you can connect you need to make sure that:

  • You have a Drupal instance
  • You have a Drupal API key.

Connecting

  1. Navigate to Apps, and identify the Drupal app. You can use search to find it.
  2. Click Add Connection.
  3. Name your connection for future reference e.g. ‘My Drupal connection’.
  4. Fill in the Base URL field. For example: https://your-drupal-site.com.
  5. Fill in the API key you got from Drupal.
  6. Click Connect.
  7. Make sure that connection was added successfully.

connection

Actions

  • Search jobs - Get jobs by specified search parameters.
  • Get XLIFF from job - Get XLIFF file from the job with specified job ID.
  • Update job with XLIFF - Update job with XLIFF file.

Events

  • On translation jobs requested - Polling based event. Returns translation jobs that were requested after the last polling time.

Error handling

In case of an error, the app will return an error message. The error message will contain the error code and a message that describes the error. If you encounter an error, please refer to the error message and status code to understand the issue. If you need further assistance, please contact our support team.

Example error message: Status code: 404, Error: Page not found | Blackbird Demo

Feedback

Do you want to use this app or do you have feedback on our implementation? Reach out to us using the established channels or create an issue.