Trying to figure out why these tables aren't talking to eachother:
Import table --> it should be writing to this table using the last column "Write to Other Table".
This issue is likely related to your Clay API key configuration. To resolve this, please check your API key settings by: 1. Going to Settings
2. Navigating to Connections
3. Searching for Clay
4. Verifying your API key is properly connectedOnce you've confirmed the API key is correctly configured, the Write to Table function should work properly between your tables.Remember that for the Write to Table function to work, you'll need: ** A valid Clay API key
** A properly configured source table
* A destination table with named columns
Source:Write to Table - Clay University
Trying to figure out why these tables aren't talking to eachother:
Import table --> it should be writing to this table using the last column "Write to Other Table".
This issue is likely related to your Clay API key configuration. To resolve this, you'll need to: 1. Check your Clay API key setup:
โข Go to Settings > Connections
โข Search for Clay
โข Verify your API key is properly connected
2. Once your API key is configured correctly, ensure you've properly set up the Write to Table function:
โข Select your Clay account
โข Choose your destination table
โข Map your columns correctly
โข Configure any optional run settings like auto-updateAfter completing these steps, the write-to-table operation should work as expected.
Source:Write to Table - Clay University