> For the complete documentation index, see [llms.txt](https://docs.getint.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getint.io/support-legal-and-others/platform-releases/getint-version-1.111.md).

# Getint Version 1.111

### Release date: July 13, 2026

### Overview <a href="#overview" id="overview"></a>

Version 1.111 brings improved bulk operations for managing integrations and expanded scripting capabilities in dynamic fields, along with app-level fixes and improvements across Jira, Salesforce, and ServiceNow.

#### New Features and Improvements

* **Bulk Operations**: Improved bulk operations for managing multiple integrations at the same time.
* **Dynamic Fields**: Enabled `api.getCounterPart` functionality within dynamic fields to expand scripting capabilities.

#### App Changes and Bug Fixes

* **Jira**: Resolved a `NullPointerException` occurring during Sprint to Backlog synchronization and enabled the synchronization panel for many-to-many integration configurations.
* **Salesforce**: Added support for the E2CP custom object type and fixed an issue causing link duplication in comments during Jira to Salesforce synchronization.
* **ServiceNow**: Improved comment synchronization with Jira by correctly handling new line characters.

#### Contact Us <a href="#contact-us" id="contact-us"></a>

If you have any questions, encounter issues, or need further assistance regarding this release, please feel free to reach out to us:

* **Support Email:** <support@getint.io>
* **Help Center:** <https://getint.io/help-center>

Our team is here to ensure an *effortless* experience for you. Don't hesitate to get in touch!

<figure><img src="/files/otyodSR2k1YTwh3mrnVq" alt=""><figcaption><p><a href="https://calendly.com/d/cpws-jb2-8xx/demo-call-all-team
">Start your integration journey. Schedule a free consultation with our Getint Integration Expert today!</a></p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.getint.io/support-legal-and-others/platform-releases/getint-version-1.111.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
