- Joined
- May 17, 2023
- Messages
- 29
- Reaction score
- 2
Good morning,
I am creating a call flow for my company, we have business software that sends information to an online API. This site gives me true or false information that corresponds to the saturation of my services. I would like to make sure to retrieve this information in order to route my calls accordingly.
I am trying to go through the rest web service of the CFD to perform my action.
However, I cannot retrieve the information sent by my API.
Could you help me ?
thank you in advance, I send you as many elements as possible to be as clear as possible

And my api page looks like this:

behind this, I have a passer which retrieves the information sent for my web service and which stores in a variable


I carried out tests by sending a logger by email but my variable callfow$.ServiceSature returns nothing to me


Here is the return email:

I am creating a call flow for my company, we have business software that sends information to an online API. This site gives me true or false information that corresponds to the saturation of my services. I would like to make sure to retrieve this information in order to route my calls accordingly.
I am trying to go through the rest web service of the CFD to perform my action.
However, I cannot retrieve the information sent by my API.
Could you help me ?
thank you in advance, I send you as many elements as possible to be as clear as possible

And my api page looks like this:

behind this, I have a passer which retrieves the information sent for my web service and which stores in a variable


I carried out tests by sending a logger by email but my variable callfow$.ServiceSature returns nothing to me


Here is the return email:
