Hi Community,
Our current CRM has been developed in Python. When an opportunity sale reaches a certain stage, we need to create a space in Confluence to start collaborating work.
How can we "send the signal" from the CRM to confluence in order to create the space, using a specific template and with some parameters on it (as name of the space, and some additional data to place in the space)
Is that an API?, o is it a Web Service we can consume?
Please give me some ideas!
Hi Julio,
Welcome to the Atlassian Community.
You can do this using the REST API, and you may also want to check out the Atlassian Developer Community for any questions regarding Confluence development.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.