-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Contact Us -> CRM Airtable integration #413
Comments
Need access to Airtable api. @brockhigg10 if you are an admin on the CRM file you may be able to create a personal access token with the scope to write to the CRM base table. |
Check with Jimmy P who can give some advice to start integrating with Airtable. |
Start with investigation into the Airtable API and take it from there. |
Meeting with Jimmy this morning to get some ideas |
Rough implementation plan:
|
I now have access to the CRM and also created a Service Account for the team that we can use for future integrations. The account is Today I started by duplicating the Base without any of the records. Because there are no records, I'll have to see if I can add records first and see how that goes. |
📇 User story
As a team members of GC Design System, I want to keep record of the individuals who connect with us via the contact us form and update their progress as a client, so that we don't miss tracking active or prospective users.
✅ Definition of Done / Outcomes
Everyone who connects with us via the Contact Us page is automatically added to the CRM with appropriate tagging.
📜 Acceptance criteria
📝 More info
Currently Support can activate an automation (to add the contact to the CRM with appropriate tag) for anyone who reaches out to us for a demo; mailing list or user research. They have not done this for contact us generic questions. They noted if we do it for generic questions; that will be everyone who reaches out to us; thus a better solution would be to create the automation directly from Contact Us website > Airtable (rather than Contact Us website > Freshdesk > trigger automation by Support > Airtable).
🚫 Out of scope
Freshdesk support flow.
The text was updated successfully, but these errors were encountered: