Integrations

Power Scripts may be used to orchestrate your data flow, integrating various systems you may have in Cloud. Why spend time developing interfaces, when you have everything here?

 

Much like the Jira Data Center product, Power Scripts for Jira Cloud still retains the same integration capabilities that made the product famous on self-hosted systems. At any time, you are free to secure the connections to the integrated systems using TLS certificates.

 

HTTP (and REST) integration

You may perform any HTTP request from inside your scripts, and we offer an easy way to interpret the results as structures, thus making your life a bit easier. Take a quick peek at our list of HTTP functions. For incoming HTTP requests, we have a special section, see

Mail integration

Mail integration comes in Power Scripts for Jira cloud in two flavors: outgoing mail and incoming mail. In other words, you may both send custom-made emails and you may process incoming emails with a unparalleled flexibility in the Atlassian Marketplace.

Outgoing Mail (sending mails)

If you plan to send custom emails, based on templates or ad-hoc, look no further. Power Scripts comes with the same flexible mechanism of sending emails in different languages if needed, based on the receiver or sender language, and allowing you to add attachments or whatever you need to make an impact. Configuration page is here:

Incoming Mail (receiving and processing mails)

Starting with version 3.0.24, we also added the capability to process incoming emails. You have access to the whole mail message, including headers, and you can decide via a simple script if you should add an issue, a comment, process the attachments or simply disregard it. To set up the incoming mail configuration, visit this page:

Database integration

If you have a database you want to exploit, why developing interfaces just to get some data? We offer support in cloud for Postgres, MySQL, Oracle, SQL Server. Configuration page detailing that:

LDAP integration

LDAP is also easy for us, much like the Data Center product.

Slack integration

Slack integration is possible via tokens.

Remotes

Created to integrate other Atlassian systems running a version of the SIL Engine (i.e. for instance, Jira or Confluence running a version of Power Scripts) remoting capabilities are still available on cloud. We will always preserve your investment in our products.