- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2023 05:01 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2023 11:20 PM
(1) You can use MuleSoft Supplied Connector for Integration with Service Now.
https://docs.mulesoft.com/servicenow-connector/6.14/
This do not support UTAH as it latest release 6.14.0 (19 April 23) supports till tokyo.
(2) You can use REST API to do Integration of Mule-Soft with Service Now. Here HTTP connector of Mulesoft will be used for Integration.
https://docs.mulesoft.com/mule-runtime/4.4/rest-api-examples
Since this Integration is based on REST so HTTP connector will work with UTAH too.
Regards
RP

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2023 08:23 PM
Hi
(1) You can use MuleSoft Supplied Connector for Integration with Service Now.
https://docs.mulesoft.com/servicenow-connector/6.14/
(2) You can use REST API to do Integration of Mule-Soft with Service Now. Here HTTP connector of Mulesoft will be used for Integration.
https://docs.mulesoft.com/mule-runtime/4.4/rest-api-examples
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2023 08:31 PM
Thanku you so much for your response. But I have already go through with this both documents. I have a simple query that mulesoft supports UTHA release or not?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2023 11:20 PM
(1) You can use MuleSoft Supplied Connector for Integration with Service Now.
https://docs.mulesoft.com/servicenow-connector/6.14/
This do not support UTAH as it latest release 6.14.0 (19 April 23) supports till tokyo.
(2) You can use REST API to do Integration of Mule-Soft with Service Now. Here HTTP connector of Mulesoft will be used for Integration.
https://docs.mulesoft.com/mule-runtime/4.4/rest-api-examples
Since this Integration is based on REST so HTTP connector will work with UTAH too.
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-25-2023 10:06 PM
Great thanks, Sir.