How can we help? 👋

Embed your coordinator’s scheduling calendar automatically into a task

Using a dynamic text tag, you can automatically update a scheduling page within a task based on the plan’s coordinator.

We often ask customers to schedule calls during the onboarding process. Whether they are kickoff calls or review calls, each coordinator has to share their own respective scheduling page.

You can use a dynamic tag in an Arrows task action to automatically display the calendar for that plan’s coordinator, without manually swapping out links for each person on your team.

The following steps will walk you through setting this up inside your templates to ensure your customers are booking time to talk to the right person on the team!

Adding your calendar link to your settings

To start, each coordinator will need to update their settings with their scheduling link (HubSpot, Calendly, etc.)

  1. In Arrows, navigate to your settings menu
  1. select “My settings”
  1. paste your scheduling link in the Calendar URL box
  1. press “Save your info”
Notion image

Add a dynamic tag to your task

Once you have updated your settings, head to the template that you want to update.

Open the appropriate task and…

  1. ensure you are in edit-mode
  1. add a link/embed action type
  1. paste this into the box {{ coordinator.calendar_url }}
  1. toggle on the embed switch
Notion image

The next time a plan is created from that template, the calendar for the coordinator who created the plan will appear.

So each person on your team can create plans, without needing to manually paste their own scheduling page into the task.

Notion image

Additional coordinator specific dynamic tags

In addition to the calendar link, you can use dynamic tags for a coordinator’s name, email, and phone number as well.

In the example below, you can see how tags are used when editing a task (left side) versus how a task appears when your participants view it (right side).

The coordinator’s information are being pulled in automatically from the settings page above.

  1. {{coordinator.name}}
  1. {{coordinator.email}}
  1. {{coordinator.calendar_url}}
  1. {{coordinator.phone_number}}
Notion image
Notion image

You can find these coordinator tags by navigating to your template or plan settings and selecting the Attributes menu.

Copy the tag you’d like to use, and paste it in your template accordingly!

Notion image
Did this answer your question?
😞
😐
🤩