createContact creates a contact from the fields you supply. Set runDedupe
only when you want Apollo to upsert a match and overwrite those supplied fields.
automations/create-apollo-contact.automation.ts
email,
firstName, lastName, title, organizationName, websiteUrl,
associatedAccount, stage, listNames, five phone fields,
presentAddress, and customFields. runDedupe defaults to false.
Optional account selects the Apollo binding.
Returns the created or matched ApolloContact.