Session L614
Activation
Order Event to Hub
streaming to hub vs edge in use case #1 we sent in an event to the edge there are some use cases where we may have a back end system that wants to stream in an event, but does not need to send it to the edge this lab shows how to do that by streaming in an order event to the hub open postman launch postman on your computer and navigate to the following api call postman left sidebar > collections collection > adobe summit l614 folder > profile lab api request > create order event modify api request to create the sample api request you need to fill in the following pieces in the body of the api request start by gathering the following values find account streaming endpoint navigate to sources in the left rail and then click on accounts in the top nav search for dep http api \[raw] , highlight the row and copy and save the value of the streaming endpoint somewhere you can reference later find dataflow id find the record for dep orders (stream) click on the dataflows link in the right rail copy and save the dataflow id values somewhere you can reference later click in an empty space on the row do not click on the blue links! create final api request copy the values you saved in the previous steps into the places highlight below red > streaming endpoint url green > dataflow id your final api request should look like this when done do not execute yet! execute the api save your api call by clicking the save button execute your request by clicking the send button a successful call should result in the following response validate go over to your profile and lookup your profile to see that the event was ingested onto profile it should appear in seconds ( https //www dep labs com/adobesummit/how to lookup the profile ) lookup the profile using the email in the order merge policy default namespace email value "{{sandbox name}}@dep com" don't forget to change the {{sandbox name}} to whatever your sandbox is validate the profile has qualified for the audiences (it may take a few minutes) it should appear in seconds to minutes order event streaming (within 15 minutes) check your webhook to see if the destination has notified the webhook of a segment "realized" it should appear in about 5 minutes this payload should only include the order segment