Change Import Mapping

0
Hello guys,  I am using an import mapping to reflect an API behaviour in flows and now I wanted to change the underlying JSON-file, since the API changed. Changing the JSON-file itself is no problem, but the import mapping does not reflect this changes. Also there seems to be no way to re-chose the JSON file sitting behind the import-mapping definition. The only way seems to create a completely new import mapping – but since the mapping itself is referenced by other flows, this is a little bit annoying. Is it really not possible to do this the “right way” without deleting the old mapping and creating a new one?    Thanks a lot
asked
1 answers
1

So you have a JSON structure, changed it, clicked ‘Refresh’ and ‘OK’, right?

What happens when you click “Select elements” in the import mapping? Can you see the changes there?

answered