If you still need help resolving the timing issue with your lookup columns, I’m here to assist. Would you like to provide more details about your setup or the specific problem you’re encountering?
Use conditional runs to control column sequencing. In your lookup columns' "Run Settings," add an "Only run if" condition that checks if the enrichments have completed first.
Create a formula column using Clay.getCellStatus(#{{field_id}}) to check if your enrichment columns are finished, then reference this in your lookup columns' conditional settings.
You can also add a delay column between the enrichments and lookups to create a time buffer if needed. [1]
If you still need help with the Zeliq API callback delay, I’m here to assist. Would you like to provide more details about what you’re trying to resolve or understand?