brian_s
2 days agoQrew Trainee
XLSX import to 2 Linked Tables?
Is there an easy way to accomplish this?
Say as an example:
Table1 - LEAD_NAME, PHONE, CONTACT_NAME
Table2 - LEAD_NAME, CALL_DATE, NOTES
Table1 can link to many Table2
If I create an xlsx sheet with all the relevant fields, can I do a mass import of leads and or calls (together) with a single upload? Or two uploads might make more sense so it doesn't duplicate leads?
LEAD1, 555-555-5555, Bob, 09/17/2025,"Good Call"
LEAD1, 555-555-5555, Bob, 09/17/2025,"Bad Call"
I am curious how the linking would work here. I assume a pipeline might be needed? but before going down that path I wanted to see if I am overlooking an easier way.