Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Polling Aws sqs queue from servicenow developer

ArnabC
Kilo Contributor

For a POC I need to poll a sqs queue and create/update tasks in servicenow based on the message body. Is there a way to poll the queue from servicenow developer instance?

1 REPLY 1

DebarghaM
Tera Contributor

 I need the same functionality to develop a POC that involves servicenow instances to poll the AWS SQS queue and populate a table based on that. I tried creating a subflow and writing a script using FlowApi but it is not working.