Configuring the Generic REST API cloud connector
To configure the Generic REST API connector for a cloud application
- In the BMC Helix Intelligent Automation console, click Connectors > Available Connectors.
- Click Configure against the Generic REST API connector.
- Enter a unique name for the connector.
- Enter the endpoint URL for the application.
- Select the authentication type from the list and provide the details.
- Basic: Enter username and password for the application.
- Bearer: Enter the bearer token generated from the application.
- Click Save.
The connector is saved and appears under the Configured Connectors tab. The REST API connector performs real-time connection when an action in a policy is invoked, hence, the status appears as NA.
Where to go from here
Now that the connector is configured successfully, you can create policies to execute actions in the target applications. For an example of adding actions to a policy, see Running-a-Jenkins-job.