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 CiviMail (Moderator: Piotr Szotkowski) »
  • Dumb question - where do you define tokens?
Pages: [1]

Author Topic: Dumb question - where do you define tokens?  (Read 1207 times)

tmccartney

  • I post frequently
  • ***
  • Posts: 154
  • Karma: 9
  • CiviCRM version: 4.5.5
  • CMS version: Drupal 7.34
  • MySQL version: 5.5.34-cll-lve
  • PHP version: 5.3.28
Dumb question - where do you define tokens?
April 30, 2013, 12:20:45 pm
Folks, I know this is an elementary question, but I can't figure out how to define tokens, specifically the ones that are required to be in Civimails, like the opt-out URL and the organization's physical address.  Can someone point me in the right direction?

 :P ???

Thanks,

Tracey

kennedy

  • I post occasionally
  • **
  • Posts: 119
  • Karma: 5
  • CiviCRM version: 4.5.5
  • CMS version: Drupal
  • PHP version: 5.3.10
Re: Dumb question - where do you define tokens?
May 01, 2013, 02:30:00 pm
the required tokens are:
1) {action.unsubscribeUrl} which you can make  clickable like <a href="{action.unsubscribeUrl}">Click here  to unsubscribe</a>
2) {domain.address}
« Last Edit: May 01, 2013, 02:31:49 pm by kennedy »

tmccartney

  • I post frequently
  • ***
  • Posts: 154
  • Karma: 9
  • CiviCRM version: 4.5.5
  • CMS version: Drupal 7.34
  • MySQL version: 5.5.34-cll-lve
  • PHP version: 5.3.28
Re: Dumb question - where do you define tokens?
May 01, 2013, 02:33:55 pm
I understand that.  I'm asking where in Civi I go to tell Civi what our unsubscribe URL and our domain address are so that the correct values will be inserted in the mailing.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Dumb question - where do you define tokens?
May 01, 2013, 04:53:07 pm

the domain address is set in a url similar to:

http://crm_44/civicrm/admin/domain?action=update&reset=1

The unsub url is generated automatically

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Dumb question - where do you define tokens?

This forum was archived on 2017-11-26.