You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: