Skip to content

Commit 5bfc206

Browse files
committed
TW review
1 parent 48111d4 commit 5bfc206

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

content/en/docs/marketplace/platform-supported-content/modules/siemens/capital-connector.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,13 @@ In the **Filtering** category of the toolbox, you can find microflows that allow
6767

6868
For details on defining a filter, refer to the REST API documentation of your Capital instance. This is available by accessing `{protocol}://{host}:{port}/restapidocs/`.
6969

70-
### Capital object IDs
70+
### Capital Object IDs
7171

72-
Some operations take an object ID as parameter. Many Capital objects have a `BaseID` attribute. For those that do not have this attribute, please use the ID getter microflow available in the toolbox. This takes the link attribute available on the associated metadata object, and returns the ID of the parent object.
72+
Some operations take an object ID as parameter. Many Capital objects have a `BaseID` attribute. For those that do not have this attribute, use the ID getter microflow available in the toolbox. This takes the link attribute available on the associated metadata object, and returns the ID of the parent object.
7373

74-
### Capital project IDs
74+
### Capital Project IDs
7575

76-
Sometimes you need the project ID as input for a REST operation. In case you don't have the project ID to your disposition, but you do have a metadata link attribute from a Capital object, you can use the exposed `Get project id for Capital object` microflow.
76+
The project ID is sometimes required as input for a REST operation. If you do not have the project ID, but you do have a metadata link attribute from a Capital object, you can use the exposed `Get project id for Capital object` microflow.
7777

7878
## Resources
7979

0 commit comments

Comments
 (0)