Thanks for the answers.

Yes I am using backend workflows as you suggested @mitchbaylis . @krenkel I couldn’t get the regex approach doing what I needed, it’s not something I’ve used before so probably would need to do some reading up on it. But thanks for the suggestions!

My process is:
Get block of text input from user,
Convert to JSON using chatgpt (works ok with enough time spent on prompt)
Use JSON Manipulator plugin to extract the data from the JSON and insert into database fields

The last step I am still having problems with but I will start a new thread with a more specific question on it.

1 Like