Skip to content
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

Add ActiveCampaign as a new integration for uploading contacts and attach events #11

Open
9 tasks
gitfvb opened this issue May 7, 2024 · 2 comments
Open
9 tasks
Assignees
Labels
enhancement New feature or request

Comments

@gitfvb
Copy link
Contributor

gitfvb commented May 7, 2024

This should include following functionality

  • Load data from ActiveCampaign contacts (incremental/delta if possible)
  • Create contacts in ActiveCampaigns, if not existing
  • Choose an Event key and create a new Event value
  • Optional: Add support for tags to allow better personalisation
  • Optional: Add support for filling (and creating) fields for better personalisation
  • Load Response Data async, later via webhooks
  • Work with fixed lists (maybe a setting in the yaml/json)
  • Create an example possible reports
  • Optional: Check the duplication of mailing templates, attach a segment (with reference on the Event), fill fields/tags for personalisation and trigger mailing, if this is set in yaml/json
@gitfvb gitfvb added the enhancement New feature or request label May 7, 2024
@gitfvb gitfvb self-assigned this May 7, 2024
@gitfvb
Copy link
Contributor Author

gitfvb commented May 7, 2024

Documentation can be found here: https://developers.activecampaign.com/reference/overview

@gitfvb
Copy link
Contributor Author

gitfvb commented May 24, 2024

Response data can be loaded via v1 of API

or

via Webhooks receiver

gitfvb added a commit that referenced this issue May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant