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

smart stream creation #248

Open
konstantino opened this issue Feb 18, 2014 · 1 comment
Open

smart stream creation #248

konstantino opened this issue Feb 18, 2014 · 1 comment

Comments

@konstantino
Copy link
Contributor

I've been trying to find some more information and how new resources can be added into the system so that they can be used for creating streams from a resource. Have you recorded this process somewhere?

@JoseArias
Copy link
Contributor

If I'm not wrong...You can only create resources by doing a POST request to the API. After that, you should receive an ID. Now you can create streams from that resource, but that resource doesn't have streams.
When someone creates a new stream adding the field "resource_id" with the id of an existent resource_id, it is added to the suggested streams (if the type of the stream doesn't exist for that resource). This has to be done through the API also.

Steine had examples of this POST request, I don't know if he still has it.

Jose

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

2 participants