Skip to main content
Cadet | Tier 2
February 10, 2023
Solved

Integration with ServiceNow package

  • February 10, 2023
  • 6 replies
  • 312 views

We have below queries regarding ServiceNow package:

1.What will be the architecture of integration, push-push or pull-push?

2.Using ServiceNow package, how to get the records/request details from ServiceNow portal once user submits a request?

3.How to get multiple records from service now portal?

 

This topic has been closed for replies.
Best answer by ChanduMohammad

Hi @Srushti.S2 

1.What will be the architecture of integration, push-push or pull-push? - Both, Checkout below link for integration

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-servicenow-package.html

2.Using ServiceNow package, how to get the records/request details from ServiceNow portal once user submits a request?

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/servicenow-get-record-action.html

3.How to get multiple records from service now portal?

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/servicenow-get-multiple-record.html

6 replies

Most Valuable Pathfinder
February 11, 2023
Raul Jaimes
Navigator | Tier 3
February 12, 2023
Cadet | Tier 2
February 13, 2023

When i am using get multiple records command from service now package and saving the output to an excel file , it is giving below output:

com.automationanywhere.botcommand.data.impl.DictionaryValue@398f9ba3 , com.automationanywhere.botcommand.data.impl.DictionaryValue@5d1a62b1 , com.automationanywhere.botcommand.data.impl.DictionaryValue@2f76ee33 ,

 

 

Cadet | Tier 2
June 7, 2023

 

I’m facing above issue please help me @automationaywhere

Cadet | Tier 2
August 8, 2023

Answer for the Below Question:

 

 

When i am using get multiple records command from service now package and saving the output to an excel file , it is giving below output:

com.automationanywhere.botcommand.data.impl.DictionaryValue@398f9ba3 , com.automationanywhere.botcommand.data.impl.DictionaryValue@5d1a62b1 , com.automationanywhere.botcommand.data.impl.DictionaryValue@2f76ee33 ,

 

 

 

Cadet | Tier 2
April 23, 2025

Answer for the Below Question:

 

 

When i am using get multiple records command from service now package and saving the output to an excel file , it is giving below output:

com.automationanywhere.botcommand.data.impl.DictionaryValue@398f9ba3 , com.automationanywhere.botcommand.data.impl.DictionaryValue@5d1a62b1 , com.automationanywhere.botcommand.data.impl.DictionaryValue@2f76ee33 ,

 

 

 

Okay Thanks