Skip to content

initial Amazon Connect event #140

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 14, 2020
Merged

initial Amazon Connect event #140

merged 1 commit into from
Sep 14, 2020

Conversation

msailes
Copy link
Collaborator

@msailes msailes commented May 28, 2020

Issue #, if available:
#106

Description of changes:
Initial event to represent integration with Amazon Connect.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@msailes
Copy link
Collaborator Author

msailes commented Aug 13, 2020

I tested this integration with Amazon Connect today.

Giving the following object.

2020-08-13T10:16:22.714+01:00
ConnectEvent(details=ConnectEvent.Details(contactData=ConnectEvent.ContactData(attributes=
{}
, channel=VOICE, contactId=6ec3e74d-8b43-46b4-a903-ba34d63274c7, customerEndpoint=ConnectEvent.CustomerEndpoint(address=+447763633581, type=TELEPHONE_NUMBER), initialContactId=6ec3e74d-8b43-46b4-a903-ba34d63274c7, initiationMethod=INBOUND, instanceArn=arn:aws:connect:eu-west-2:xxxxxxxxxxxxx:instance/eff7a619-3316-4273-8981-0c56a370c52d, previousContactId=6ec3e74d-8b43-46b4-a903-ba34d63274c7, queue=null, systemEndpoint=ConnectEvent.SystemEndpoint(address=+441202618222, type=TELEPHONE_NUMBER)), parameters=
{}
), name=ContactFlowEvent)

@carlzogh carlzogh merged commit 5bc8b23 into aws:master Sep 14, 2020
carlzogh pushed a commit to carlzogh/aws-lambda-java-libs that referenced this pull request Sep 14, 2020
@msailes msailes deleted the connect-event branch September 14, 2020 16:29
raupachz pushed a commit to raupachz/aws-lambda-java-libs that referenced this pull request Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants