Adding the scheduled meeting attribution with the Campaign details reflects into activities within the Contact, the Campaign and the Event itself as follows.
FreeBusy allows you to automate the addition of Campaign details using two different campaign fields: Campaign Name and Campaign-ID. Let us see how we can enable the above automation using both the possible Campaign fields.
The first two steps are common for both the options:
1. Copy the template link you want to use for the campaign from your FreeBusy page.
2:  Paste the URL where it needs to be hyperlinked and add "?utm_campaign=" at the end of the URL
For example:
- If the copied URL is: - https://freebusy.io/company.com/30min 
- It would result into: - https:////freebusy.io/company.com/30min?utm_campaign= 
Using the Campaign-ID
- Open the Campaign object in Salesforce and capture the Campaign-ID from the URL 
 
- Add the Campaign-ID at the end of the URL resulting into: - https:////freebusy.io/company.com/30min?utm_campaign=7015f000000YqFuAAK 
Using Campaign Name:
- Copy the Campaign Name from the Campaign Object in Salesforce 
 
- Go to any URLencoder tool and paste the name to generate encoded value 
 
- Paste the encoded value at the end of the URL resulting into 
For example:
https://freebusy.io/company.com/30min?utm_campaign=Vaccine%20Booster%20%Shot%20October%202021
Let's take a quick look at the Pros and Cons of the two approaches. Hopefully it helps you choose what works best for your case.
| Using Campaign-ID | Using Campaign Name | 
| Pros:  | Pros: | 
| Cons: | Cons: | 





