Forum Discussion
MohammedF
3 years agoModerator
Hi radhika_kundana!
Glad that you were able to retrieve the IP address using ${http.request.remoteAddr}.
There are multiple approaches such as you could try using FreeMarker with API v2 underlocation
and last_visit_ipaddress
:
https://developer.khoros.com/khoroscommunitydevdocs/docs/gdpr-support
You could also use our Bulk Data API under request.geo.city
, request.geo.country
:
https://developer.khoros.com/khoroscommunitydevdocs/reference/bulk-data-api#export-reference
Or, you could go the custom route through services like here.
I hope this helps!
Related Content
- 11 months ago