CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Opt-in process via backend process
Pages: [1]

Author Topic: Opt-in process via backend process  (Read 441 times)

nant

  • I post frequently
  • ***
  • Posts: 143
  • Karma: 4
    • Joomlapolis
  • CiviCRM version: 4.3.4
  • CMS version: Joomla 2.5.11
  • MySQL version: 5
  • PHP version: 5.3
Opt-in process via backend process
February 21, 2014, 08:25:41 am
I am trying to understand if I can somehow achieve the following:

1. I add a new contact to civicrm manually as an administrator
2. I somehow mark this person to be included in a specific mailing list but would want this process to trigger an opt-in email to be sent to the contact email to which user must respond to complete the sign-up

Is this somehow possible?
--
Nick (aka nant from CB Team)

nant

  • I post frequently
  • ***
  • Posts: 143
  • Karma: 4
    • Joomlapolis
  • CiviCRM version: 4.3.4
  • CMS version: Joomla 2.5.11
  • MySQL version: 5
  • PHP version: 5.3
Re: Opt-in process via backend process
March 14, 2014, 01:00:21 am
Quote from: nant on February 21, 2014, 08:25:41 am
I am trying to understand if I can somehow achieve the following:

1. I add a new contact to civicrm manually as an administrator
2. I somehow mark this person to be included in a specific mailing list but would want this process to trigger an opt-in email to be sent to the contact email to which user must respond to complete the sign-up

Is this somehow possible?

I am assuming then there is no interface functionality to do this?
--
Nick (aka nant from CB Team)

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: Opt-in process via backend process
March 14, 2014, 02:24:52 pm
not that i know of - but there is a resubscribe token

no idea if it could be used as follows - add people to group, remove them from group, send them an email with the resub token - wild thinking but you never know.

https://wiki.civicrm.org/confluence/display/CRMDOC/Tokens

{action.resubscribeUrl}
Provides a re-subscribe link for each recipient
Mailing Body, Header, Footer,unsubscribe,resubscribe
To resubscribe to this mailing, click <a href="{action.resubscribeUrl}" >here</a>.
{action.resubscribe}
Provides a re-subscribe email address for each recipient.
Mailing Body, Header, Footer,unsubscribe,resubscribe
To resubscribe to this mailing, send mail to {action.resubscribe}

Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

nant

  • I post frequently
  • ***
  • Posts: 143
  • Karma: 4
    • Joomlapolis
  • CiviCRM version: 4.3.4
  • CMS version: Joomla 2.5.11
  • MySQL version: 5
  • PHP version: 5.3
Re: Opt-in process via backend process
March 15, 2014, 02:44:20 am
Thanks for you input.
--
Nick (aka nant from CB Team)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Opt-in process via backend process

This forum was archived on 2017-11-26.