Hey, thanks for reaching out! 😊
Here’s how you can extract values from your data and pass them to another table:
1. Add the “Extract Values from Data” enrichment.
2. Use Custom Extraction Type.
3. Apply Regex:
• For text: use this regex: [^\s,"]+
• For domains: use this regex: https://[^\s,"]+
4. This will extract values as a list.
Here’s a tutorial on how to pass data into another table without using a list: Loom Video.
Feel free to send the table if you need more help! 😊