- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2022 07:54 AM
Based on what all things I should decide whether to go for REST Integration or JDBC integration?
Solved! Go to Solution.
- Labels:
-
Integrations
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2022 08:05 AM
If the system you are integrating with is database, JDBC would be the best option. If the system can expose a REST API endpoint, then go for REST API. Talk to the admin of that system with which you want to integrate. He/She will give the option you can use.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2022 08:05 AM
If the system you are integrating with is database, JDBC would be the best option. If the system can expose a REST API endpoint, then go for REST API. Talk to the admin of that system with which you want to integrate. He/She will give the option you can use.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2022 09:50 PM
May I know which is cheaper in terms of cost. Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2022 06:33 AM
Hi Ahan,
Mark my answer as correct to close this thread