Servicenow Inbound Integration with Servicenow

s_dinesh01
Tera Expert

Hi All,

 

i have a requirement like just for testing purpose, Whenever a tweet is posted by @mentioning  in the twitter account an Incident should be automatically created with relevant details.

 

i have created an developer account in twitter and have all required keys,

and created REST Inbound API web services in ServiceNow to create an Incident in Incident table and tested with REST Explore

 

 

If any one done this or if anyone know the steps can share.

 

any help would be helpful.

Thanks

7 REPLIES 7

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @s_dinesh01 

 

I have no solution on this but thinking if a user mentioned @Name Okay or @name Hi 

 

then also you want incident need to be created?

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Hi AG,

Yeah if we mention any name or if we can create incident even if we post anything   in twitter

 

Thanks,

AG

 

Hi @s_dinesh01 

 

Sorry mate, I am not a coder , also I don't think it is a valid case even for practice. You need to put condition/checks

- You name added in last 5 min  or 1 hr

- How to check name: You need to read all Twitter / groups / chats where your name has been added.

- Then bring that info.

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Abhishek T1
Tera Contributor

Hello @s_dinesh01 

 

I've included a link in hopes that it would be helpful.

https://www.youtube.com/watch?v=1bhHwhLstmQ&ab_channel=ArnoudKooi

 

Regards,

Abhishek Thombare

ServiceNow FlowDesigner IntegrationHub integration, using OAuth 1.0 authentication. Repo: https://github.com/arnoudkooi/TwitterTweet Some data input is played back in highspeed :) 0:00 Introduction and demo 1:34 Created GitHub repository and Scoped app 3:07 Create FlowDesigner Tweet Action 4:22 ...