integration Questions

5

Solved

I am facing an issue in UPS Rating API integration. My request body is: { "RateRequest": { "shipper": { "address": { "postal_code": "12345", &...
Incorporeity asked 28/4, 2023 at 16:53

7

Solved

When hitting https://login.salesforce.com/services/oauth2/token, using Postman. POST https://login.salesforce.com/services/oauth2/token Response: I receive a token, but when I try to do some...
Jazmin asked 13/5, 2019 at 18:36

2

Solved

I'd like to change the presence state in an App automatically to DND when Focus Assist is turned on. So two questions basically: Is it possible to check Focus Assist state through e.g. Windows 10 ...
Standin asked 21/11, 2018 at 7:47

4

Solved

I am currently working on Astro (astro.build) and would like to use it with the latest Bootstrap version. Does anyone know about Astro and can please explain to me how to properly integrate Bootstr...
Cliffordclift asked 28/9, 2022 at 9:55

5

My website is doing customer service & support ticket system. But the way of integrating AWS lex seems not as easy as FB is. The thing I wanna do is letting Lex Bot reply tickets for the ...
Mazurek asked 28/3, 2017 at 3:1

2

Solved

I'm writing some routes with camel, and I want to make some transformations using a Processor. I have a properties file and it is working ok. from(URI_LOG) .routeId("{{PREFIX_LOG}}.prepareForMQ"...
Poundal asked 4/8, 2016 at 16:31

1

I am trying to host my api project using WebApplicationFactory. I have overriden ConfigureWebHost and added my desired url in UseUrls() method. I am setting the app to host on http://localhost:5000...
Gender asked 28/6, 2023 at 12:59

3

Solved

I have been looking around for how to create a webhook that is triggered when an email is sent or received in Gmail. For example someone sends an email, that email gets POSTed as a JSON object to o...
Sudoriferous asked 29/5, 2014 at 7:56

7

Solved

I'd like to call a Python function from JavaScript code, because there isn't an alternative in JavaScript for doing what I want. Is this possible? Could you adjust the below snippet to work? JavaS...
Claudineclaudio asked 1/11, 2012 at 10:52

2

Solved

I do have an external URL endpoint that returns an array of field object when it is more than 2 and an object when there is only one, see the snippet below: Return when the field count is one: { &...
Desperation asked 17/10, 2022 at 17:16

12

Solved

I have a Java app that needs to integrate with a 3rd party library. The library is written in Python, and I don't have any say over that. I'm trying to figure out the best way to integrate with it....
Playhouse asked 13/7, 2009 at 14:15

12

Solved

I'm learning C++ because it's a very flexible language. But for internet things like Twitter, Facebook, Delicious and others, Python seems a much better solution. Is it possible to integrate C++ a...
Macilroy asked 20/7, 2009 at 13:28

4

I have Laravel endpoints. Login, Register and Home(where getData() will be working). the register API and Login API is working fine but the problem is with the HomePage API where it will not ask fo...
Hazen asked 27/7, 2022 at 7:20

3

Solved

Can anyone please figure out what is Consumer Group in Azure Event Hubs. And What is the use of it? I have surfed a lot of sites but I can't get a clear answer.
Aubervilliers asked 27/1, 2019 at 13:18

4

Solved

Our shop has recently started taking on an SOA approach to application development. We are seeing some great benefits with the separation of concerns, reusability, and other benefits of SOA/microse...
Pru asked 1/12, 2016 at 0:48

0

Actually I've integrated Gitlab notifications to Google chat. Is it possible to change the automatic Gitlab notifications on Google Chat. For example, if there's a merge request, we get the followi...
Gaddy asked 2/3, 2022 at 16:15

2

I have a flask app running at one end and a dash app both are running separately but I have a link in the flask app home on clicking which redirects to dash app but I want to pass some values such ...
Parisparish asked 29/6, 2021 at 17:33

3

Solved

I am currently developing custom application(company specific) integrated with LinkedIn. I have received data with basic profile access to fetch and fill some fields on my application and now I nee...
Infraction asked 20/7, 2015 at 4:36

1

What I am trying to achieve is to test some logic that has a web socket communication behind. I have recently implemented WebSocket client endpoint and I wanted to test it like http integrations wi...
Snooperscope asked 5/1, 2021 at 22:4

5

I went through the guide of for getting setup to call the new SP-API (https://github.com/amzn/selling-partner-api-docs/blob/main/guides/developer-guide/SellingPartnerApiDeveloperGuide.md), and duri...
Peccable asked 21/10, 2020 at 17:17

3

Solved

Maximo 7.6.1.1: I want to run a Maximo automation script by invoking a URL in a separate system. Is it possible to do this?
Nevsa asked 17/10, 2019 at 17:31

12

Solved

I was wondering if there is a clear distinction between message driven and event driven environments when we refer to SOA or middleware and generally in cases of application and enterprise integrat...
Consumerism asked 2/11, 2009 at 3:52

4

Solved

I understand that a managed bean works like a controller, because your only task is "link" the View Layer with Model. To use a bean as a managed bean I must declare @ManagedBeanannotation, doing ...
Schouten asked 22/8, 2013 at 18:18

3

I try to integrate Interstitial ad in swiftUI, I create the UIViewControllerRepresentable class and the UIViewController. https://developers.google.com/admob/ios/interstitial#show_the_ad But I do...
Color asked 17/10, 2019 at 20:57

1

I'm trying to integrate Jira with circle ci. I've followed the instructions and everything went smoothly. I've 1. installed CircleCI for Jira 2. created token in Jira 3. added that token in Circle ...
Spheroidal asked 15/6, 2021 at 23:48

© 2022 - 2024 — McMap. All rights reserved.