Capture Data on PDP if URL Provided

@dgudkov @JWelch Thought on this more and I wasn't very smart in my approach. This is how I am thinking now and I think it is quite workable:

1.Create a connector to connect to Google Search API and a connector for ChatGPT
2. Send the product URL to the search API using the Web Request action
3. Collect the results
4. Send those results to the Ask ChatGPT action using JSON inside of the Text option for the Body
5. Include instructions in the prompt about what you want ChatGPT to extract and then include the search results using a parameter.

Assuming this works as planned, you can add iteration to cycle through multiple product pages. I would be interested to hear if it works.

Additional information on the Ask ChatGPT action: :bulb: Experimental action: Ask ChatGPT - General Q&A - EasyMorph Community - Data preparation professionals and enthusiasts