Skip to content
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

Event Schema - How to get schema along with the data #46

Open
sunny1978 opened this issue Nov 26, 2018 · 0 comments
Open

Event Schema - How to get schema along with the data #46

sunny1978 opened this issue Nov 26, 2018 · 0 comments

Comments

@sunny1978
Copy link

sunny1978 commented Nov 26, 2018

After subscribing, I am getting the event data like
{"event":{"createdDate":"2018-11-20T18:20:23.383Z","replayId":2,"type":"updated"},"sobject":{"Email":"test@email.abc","Id":"someid","Name":"Test 2"}}
I would like to receive schema too. I cannot just post this data to down stream apps. I need associated schema with it. This helps downstream apps to adopt to changes like adding new fields, deleting etc.

Forget the adhoc changes, I still want to receive schema along with data even with fixed schema.

Kindly help us.

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

No branches or pull requests

1 participant