Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Automate newsletter: sending information from a github through drip #48

Open
1 of 2 tasks
discombobulateme opened this issue Feb 16, 2023 · 4 comments
Open
1 of 2 tasks
Assignees
Labels
communication Tasks related to communication about the project
Milestone

Comments

@discombobulateme
Copy link

discombobulateme commented Feb 16, 2023

Elemental Selenium used Drip as a service to send the newsletter. However, Drip is not connected with the main repository.

  • Create a Drip free test account
  • Fetch data from Elemental Bromine and send one tip as a newsletter to our test email: elementalbromine2023@gmail.com
@discombobulateme discombobulateme added the communication Tasks related to communication about the project label Feb 16, 2023
@discombobulateme discombobulateme added this to the Week 8 milestone Feb 16, 2023
@discombobulateme discombobulateme changed the title Automate sending information from a github repository to drip Automate newsletter: sending information from a github through drip Feb 16, 2023
@daniellemadry
Copy link

I created a free drip account, regarding fetching the data do I import it from GitHub or do it manually?

@discombobulateme
Copy link
Author

discombobulateme commented Feb 17, 2023

We need to figure out a way to automate this proces... probably using Drip API, if thats a thing.
This is what we need to know.
Doing that manually makes no sense, but this is what it had been done in the past.

First iteration would be:

  1. fetching a markdown file from a repository and transforming it into a drip variable (like {{address}} {{name}}
  2. using this variable to compose a workflow
  3. send it to an email group (in this test scenario elementalbromine email)

Second iteration would be:

  1. fetching data from Docusaurus structure, which may change a little bit

Please let us know about your findings. If it is not possible with Drip, we may want to consider either building from scretch or using a service that has GitHub integration.

@discombobulateme
Copy link
Author

@daniellemadry I have some breadcrumbs from the Drip support team:

  • "you may be able to update a custom field in Drip based on the github repository and then utilize those fields in Drip"
  • Apparently there's no direct integration, but there's a Zappier integration o_O https://zapier.com/apps/github/integrations/drip

@daniellemadry
Copy link

-with Zapier, thats another tool to add to our toolbox but I'm not sure if it will be the most efficient. Can we use Mailchimp or a different platform with direct integration?

-- I also tried to update the field with github when I first made the account but I was unsuccessful

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
communication Tasks related to communication about the project
Projects
None yet
Development

No branches or pull requests

2 participants