DEV Community

Mariela Dimitrova for Software AG Tech Community

Posted on • Originally published at tech.forums.softwareag.com on

Configuring Sitecore ContentHub Account in webMethods.io Integration

  1. Login to webMethods.io Integration tenant and create a workflow.
  2. Inside the workflow drag and drop the Sitecore from the list and click on the “setting” button. image
  3. For creating an account in Select Action click on image icon image
  4. Click on image icon under “Connect to Sitecore”.
  5. Provide valid endpoint, username and password of your Sitecore Content Hub image
  6. Click on Add button. You will see a message “Connection created successfully” once the connection is created.

Note - Sitecore ContentHub REST APIs use the X-Auth-Token header which is generated using the username and password provided in the connection. Each username can have maximum of one valid token. Creating more than one connection with same username will share the same X-Auth-Token. It is recommended to use separate usernames for each connection. The X-Auth-Token is generated before enabling the connection. Once the token is validated, connection will be created successfully. In case of invalid credentials or server URL, connection will not be created, and respective error will be displayed.

Read full topic

Top comments (0)