Not able to select action

Vaibhav Kumar Y
Tera Expert

Hello ,
I have created one REST action( get user data) in the integration hub

I am unable to call this action in the flow. I am attaching the screenshot of the problem I am facing while selecting the action.

VaibhavKumarY_1-1680517562636.png

Kindly let me know how can I add this action on a flow

 

5 REPLIES 5

Sagar Pagar
Tera Patron

Hi @Vaibhav Kumar Y,

It seems that the Plugin IntegrationHub not installed in instance. Hence it is not showing the actions. Try by installing the plugins.

 

Thanks,

Sagar Pagar

The world works with ServiceNow

Hello Sagar
I have installed all the integration Hub plugin but still it is not working

 

Thota Naga Jyo1
Tera Contributor

Hi @Vaibhav Kumar Y 

To add a REST action in a flow, you will need to follow these steps:

  1. Open the flow where you want to use the REST action.
  2. Drag and drop the "HTTP Request" action from the Actions panel to your flow.
  3. Click on the "HTTP Request" action to open its configuration panel.
  4. In the configuration panel, you will see various fields such as Method, URL, Headers, and Body.
  5. In the "Method" field, select the HTTP method (such as GET, POST, PUT, etc.) that your REST action supports.
  6. In the "URL" field, enter the URL of your REST action. This will typically be the endpoint URL of the REST API.
  7. In the "Headers" field, you can add any headers that your REST action requires.
  8. In the "Body" field, you can add any data that your REST action requires.
  9. Once you have configured the "HTTP Request" action, you can connect it to other actions in your flow as needed.

Please make sure that you have properly set up your REST action in the Integration Hub before attempting to use it in the flow

 

Thanks

 

Hi @Thota Naga Jyo1 

Can you please specify where can I drag and drop the action in my Flow.

My action name is 'Get User Data'.

VaibhavKumarY_0-1680522695425.png