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

Possible to create new service and integration together #42

Closed
cmluciano opened this issue Oct 5, 2016 · 1 comment
Closed

Possible to create new service and integration together #42

cmluciano opened this issue Oct 5, 2016 · 1 comment

Comments

@cmluciano
Copy link

I'm wondering it it is possible to create a new service and request that a new integration be created simultaneously. Is this possible to do with the REST API or do I have to create an integration first and then reference that from my new service?

@ranjib
Copy link
Contributor

ranjib commented Oct 5, 2016

I am afraid you can't do that with the v2 api. You have to create a service, obtain the ID, then create the integration. Creating integration would require service id.

@ranjib ranjib closed this as completed Oct 5, 2016
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