Embedding an IFRAME in a Creatio Freedom UI Page to Display API Data
07:04 Mar 13, 2025
Hi Creatio Community,
I am looking to consume my own or an external API that returns a JSON response and embed an IFRAME inside a Creatio Freedom UI page to display the relevant data.
My Goal:
Call an API that responds with JSON data.
Display the API response inside an IFRAME in Freedom UI.
Ensure the IFRAME updates dynamically based on API data.
My Questions:
- What is the best way to embed an IFRAME inside a Freedom UI page?
- How can I dynamically set the IFRAME's src based on API response data?
-
Are there any security or CORS restrictions I should be aware of when using an external API?
If anyone has experience implementing this in Freedom UI or has sample configurations, I'd love to hear your insights!
Thanks in advance!
Like
0 comments