Registered User Sync ActiveCampaign

plugin banner

Its very helpfull plugin for wordpress users. It adds the registered user in wordpress to ActiveCampaign's list. this plugin can be used in multi …

Author:Pravin Durugkar (profile at wordpress.org)
WordPress version required:4.2
WordPress version tested:5.8.9
Plugin version:1.3.1
Added to WordPress repository:29-10-2018
Last updated:07-08-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:6
Plugin URI:https://wordpress.org/plugins/rus-activecampa...
Total downloads:4 962
Active installs:200+
plugin download
Click to start download

Its very helpfull plugin for wordpress users. It adds the registered user in wordpress to ActiveCampaign’s list.
This plugin can be used in multiple ways. A custom trigger is available to add the registered user when you needed.
Also, a automatic control on sync users. Just select your list id, and little settings your plugin is ready to sync the users.

Support

Hey guys If you like this plugin you can buy me a coffee here.
Buy Coffee

Documentation

Please follow for Docs..

Requirements

  • API URL
  • API key
  • List Id if you need to sync the data with different list.

Hooks

Plugin is having multiple hooks to gain more control on plugin’s data

Filters

  • rusac_fetch_api_details
  • rusac_load_settings
  • rusac_fetch_registered_user_data
  • rusac_user_query_args

Actions

  • rusac_before_send_data_to_ac
  • rusac_after_sent_data_to_ac

Custom Triggers

  • rusac_add_new_address
  • rusac_edit_address
  • rusac_delete_address

Why Choose Registered User Sync ActiveCampaign?

Registered User Sync ActiveCampaign is a great plugin for:

  • It adds the registered users to the ActiveCampaigns.
  • It syncs the mulyiple user roles with the active campaigns.

Usage

Use custom trigger (action to register user on ActiveCampaign)

  • do_action( ‘rusac_add_new_address’ , $user_id );

Use custom trigger (action to Edit user on ActiveCampaign)

  • do_action( ‘rusac_edit_address’ , $user_id );

Use custom trigger (action to Delete user on ActiveCampaign)

  • do_action( ‘rusac_delete_address’ , $user_id );

Use Auto Sync option

  • Go to plugin’s settings and set Sync option On.

Screenshots
FAQ
ChangeLog