I want to build weather application, in that I am using third party api for different city so that it will work dynamically.
But I didn't get how to work with dynamic value with help of API and Integration.
API:api.openweathermap.org/.../city
Waiting for answer.
Thanks
Discussion posts and replies are publicly visible
Did you check the documentation?
docs.appian.com/.../Integration_Tutorial.html
https://docs.appian.com/suite/help/21.1/Service-Backed_Record_Tutorial.html
docs.appian.com/.../Create_an_Integration.html
Yes I check that, but I want a value which will be specified with respective to city weather.
I am stuck here, didn't understand how to fetch dynamic value for different city
Please explain. What did you try, what are the results? How does your code look like?