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

Enable streaming of sobjects and searchs #4

Open
jeffweiss opened this issue Apr 6, 2016 · 1 comment
Open

Enable streaming of sobjects and searchs #4

jeffweiss opened this issue Apr 6, 2016 · 1 comment
Assignees

Comments

@jeffweiss
Copy link
Owner

I'd like to be able to do something like:

Forcex.Sobject.Lead.stream
|> Enum.take(300)

Should be relatively straightforward once the refactor from #3 is complete. At that point, very similar to streaming work I did for Tentacat.

@thbar
Copy link

thbar commented Jul 8, 2016

Just curious at this point - did you investigate a bit on what's required to support that on your side? I'm casually thinking about using Elixir to stream via Salesforce PushTopics, hence the question :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants