Create

To create an Integration Channel click on New button at top right of the screen.

Click on New button, you will get the following screen.

Select the Integration Channel and click on Create Integration Channel, you will get the following screen.

Provide the Channel Label and Endpoint URL details , Params, Header and Body. Select the type of Method which is required. Method of the Rest service.

A. GET

B. POST

C. PUT

D. PATCH

E. DELETE

In the following screen you can specify the URL of the logo of the channel and description about the integration , select the data separator as required .

To give Named Credential (if required),if it is already created, click on the drop down in the named credential search box, select the required one.

Select None if Named Credentials are not required. As you select the Named Credential from the dropdown, the respective Named Credential will be automatically updated into the endpoint url.

If you want to give a query param, click params.

To pass apex class in header, select apex class.

To pass body, click body.

Select the type of data to be passed in the body.

After passing the data in the body click on save to save the channel.

Once the channel is created, and saved, You need to activate the channel by enabling the toggle button.

Last updated