Hello,
I do manage to import a xml data file but do not find the way to get live data from a xml files (stored on an external server https://...)
Any idea please ?
If the external data source has an API, it may expose the source data as JSON. If it does, then you could probably use Formidable's API form action. Maybe use Zapier to map the source data fields to your Formidable fields, trigger the external server, and return the structured data to your form.
Please login or Register to submit your answer