if i have two or three connected tables (find companies, find people from those companies, etc.) and I want to create one final table that generates call scripts/email templates and sends to http api endpoints, how do I create another table that will allow me to call columns from the other connected tables?
To create a table that references columns from multiple connected tables: 1. Create a new table by clicking "+ Add" at the bottom of your workbook 2. Use the "Write to Other Table" action to connect data from your existing tables 3. For column mapping: • Select your destination table • Enter "/" to skip list selection • Map the specific columns you need from your source tables • Configure auto-update if needed For list data (like multiple people from companies), use the list mapping option to transform each item into individual rows. You can then use these connected data points to generate your call scripts or email templates before sending to HTTP API endpoints.
This thread was picked up by our in-app web widget and will no longer sync to Slack. If you are the original poster, you can continue this conversation by logging into https://app.clay.com and clicking "Support" in the sidebar. If you're not the original poster and require help from support, please post in 02 Support.