4415465
(Станислав Янковский)
1
I need an example. or what words to google it to solve this problem:
I need to POST:
{
“HPCAPIIntegrInfromapi”:{
“RecordID”:“var1”,
“EventTime”:“2020-01-22T11:46:09+03:00”,
“Status”:“var2”,
“Assignee”:“var3”
}
}
I understand that my request is not correct due to “HPCAPIIntegrInfromapi”. I just have little experience and no keywords how to google it)
GT_Ropa
(Hubert Ropa)
2
Hello @4415465
If you want to use parameters with your API requests, please input them through properties:
The variables are read differently in the configuration window of the activity.
Try and let me know if that worked for you.
Cheers,
Hubert
4415465
(Станислав Янковский)
3

Moved to the parameters, the problem remained. I think this is because my variables are inside “HPCAPIIntegrInfromapi”.
system
(system)
Closed
5
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.