For Airtable, this workflow automates the process of retrieving data from Phantombuster and storing it in Airtable. By simply triggering the workflow, users can efficiently capture and organize essential information such as names, emails, and company details, streamlining data management and enhancing productivity.
fullName
field.mail
field.companyName
field.agentId
in the Phantombuster node to specify which agent's output they want to retrieve.table
parameter in the Airtable node to point to the correct table where data should be appended.Set
node to include additional fields from Phantombuster's output if more information is required, such as phone numbers or addresses.