{vcard-link}
Plugin: Salesforce.com Confluence Plugin, from version 2.0
A simple macro to generate a link to the VCard for a particular contact (based on the Contact's ID)
Usage
{vcard-link:contactid}
Parameters
| Name | Required | Default | Description |
|---|---|---|---|
| default | | N/A
| The ID of the contact, this can be found manually in SalesForce or can be obtained via the [SalesForce.com Supplier] with the salesforce-reporter or soql-reporter. |
Examples
{vcard-link:00390000001k9Fh}
Generates a link (image) to the VCard for the contact with the id "00390000001k9Fh".
Discussions