AWS SQS as datasource

Bronze Contributor
Bronze Contributor

I have an AWS SQS queue with event data. I want to add the queue as a data source to Tealium server side. I don't see any configurations to add it directly as a data source. Do I need to create an Http endpoint for my queue so that Tealium can subscribe from the endpoint?

1 REPLY 1

AWS SQS as datasource

Tealium Expert
Tealium Expert

I think you might be right,

you will have to setup the http in tealium datasource and then you can use it to target in your live eventstream

curl -i "https://collect.tealiumiq.com/event?tealium_account={{account}}&tealium_profile={{profile}}&tealium_datasource={{DATASOURCEKEY}}&tealium_event=user_login&customer_email=user@example.com"
Damian Savvides
Public