Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Help - Configuring a new connection → Configuring Sitecore ContentHub Account in webMethods.io Integration - Forum - Software AG Tech Community & Forums
Select required properties and relations. Click on Finish.
Run the workflow.
Usage Note - One must be cautious while using query and read operations, in case of both of these operations numbers of relations selected at boDescribe wizard impacts the number of API calls made to the Sitecore. You must choose the relations only when required and avoid selection of all the relations or relations which are not required for your integration.
In case you select 2 relations for an entity for the query operation which list 25 records. There will be in total of 1(Query) + 25*2 (Each relation per record)= 51 API calls will be made to Sitecore content hub. In cases where the selection of relations are not made cautiously you might end up exceeding API calls limit set by Sitecore Content Hub.