Whether itâs t-shirts, stickers, cable organizers, mugs, or prototyping boards, recognizing community members by sending them swag is a regular part of community management.
I recently spent some time talking to Orbit users about how they manage and maintain their swag sending processes, and, not to anyoneâs surprise, every process is different. However, the majority of the differences are at the end of the pipeline when dealing with suppliers and distributors.
Some users have to manually submit orders one by one, and others have to compile a spreadsheet of order information. Sometimes the marketing department takes care of it. Very few are lucky enough to have an API endpoint they can hit to take care of the order, meaning that most processes will never be fully automated.
So, how can Orbit help? Well, although the final steps of most users swag âpipelinesâ are different, the first steps are almost always the same:
Orbit can certainly help with reducing the effort needed to cover off these steps. Below, I will outline how you could build an automated workflow to capture the data you need from community members at the click of a button.
To build a flow similar to this for yourself youâll need an Orbit account and a Zapier account (however, you could create the same workflows using Integromat, n8n, Automate.io, and others).
How you identify people deserving of your beautiful swag items is up to you, but youâll need a trigger to start the process.
In this example, Iâve used an Activity Type called âSend Swagâ which can be added manually to a member in your workspace.
To set this up for yourself, head to the Activity Types section of your workspace Settings and click on New Activity Type
Hereâs how I set up the Activity on the Orbit workspace:
You can use whatever text you like in the Channel, Short name and Name fields but I would recommend using the same key if youâre going to follow along.
For reference, hereâs a breakdown of those fields:
Because this Activity Type is being used to trigger actions and isnât initially performed by the community member youâre reaching out to, set the Weight to zero so that using this doesnât impact their Love Score or Orbit Level.
Once your Activity Type has been set up, you can use it on a member profile via the manual Add Activity button below their picture.
Next, you need to set up your workflows in Zapier.
The first workflow will perform the following tasks:
Inside Zapier, it looks like this (I added an extra step to get the first name of the member so I could better personalize the email we send them).
If youâre following along using Zapier, you can get started faster by copying our Zapier Shared Template for the above Zap. Then just add your own accounts and settings.Â
The first Zap is triggered by adding the Send Swag Activity Type to a member profile. This is set up by looking for a specific Activity Tag.
The format for this is custom_type:your_activity_key so youâll need to add whatever key you chose for your Send Swag activity type. If you used the same one as me, then your trigger should be set up as shown above.
Remember: You will need to add a Send Swag Activity to a test profile on your workspace so that Zapier has something to find when you test this step.
When you test this step, you will get one (or more) responses from Orbit with activities that match the tag you set up:
Activities will only return the member ID that they relate to. You will still need to get the additional information required to contact that member. This can be done as the second step using the Get a Member action.
For this step, pass the Member ID into the ID field. The ID for the member will have been returned in the results from the first step and is labelled Relationships Member Data ID.
Now that you have captured the activity, and retrieved the name and email address for the member the final step for this first workflow is to email them a link to a Typeform that we will use to capture their shipping information.
In this example Iâve used Zapierâs built in Send an Email action but you could replace this with your own email service or marketing platform should you require it.
The email set up is as follows:
In order to use the same Typeform each time this workflow is run we must ensure that shipping information (and any other data) it captures relates only to the member that receives the link.
To do this we must make the link unique by adding a Hidden Field called ID to the Typeform setup. This allows us to pass the Member ID over to the form so we can use it later to add the information to the correct Member profile once they submit it.
In the email setup above you can see we have our Typeform link (outlined in red) followed by #id= after which we add the ID of the member who is being sent the form.
You can find out more about setting up Hidden Fields in Typeform in their Help Center.
Once all the steps are set up, the Member receives an email, which in this example looks like this:
For reference, the form that users receive looks like this:
The following data is captured by the form:
Once this form is submitted, it will trigger our second workflow Zap.
The second workflow captures the data from the Typeform we send and then updates the Memberâs profile with the shipping information and some new tags.
As with the first workflow, if you want to copy it from Zapier you will have all the steps set out for you (it assumes that you are using Typeform for your data capture).
This workflow performs the following tasks once the Typeform is submitted:
The second step, Update Member in Orbit is set up as follows:
All the data being used has come from the Member via their Typeform submission, this includes their Member ID which we passed to the form as a hidden field.
The Shipping Address data takes a block of text, which means you can format it however you like. In this example Iâve separated the elements using a comma and added an extra piece at the end to store the telephone number.
Orbit has a specific field for T-Shirt so here we use that to store the size required.
Finally, we use the Add New Tags field to add Swag Data Completed to the Memberâs profile. This will allow you to Filter on this specific tag inside Orbit to find folks who have completed your form.
The last step is to add a new Activity to the Member timeline letting us know that they completed the information we asked them for.
In order to do this, you will need to create one more Activity Type in your Orbit workspace. You can follow the steps outlined at the start of this post but here is a screenshot of the Activity that we use.
Again, the channel can be whatever you want, in this case we use custom for anything that doesnât have a specific source, but you could use Zapier or Typeform, or just âformâ here if you wanted. Because filling in the form is an engagement activity on the part of the Member, it would be fine to have a weight higher than 0, in this case we use 1.
To complete the workflow will add an Activity to the Memberâs profile. This is a visual indication that something has happened but it can also be used as the trigger point for other steps you might want to create, such as âSend address info to my Swag vendorâ, or âAlert the team in Slack to create a new orderâ.
This is what we will add:
Here is how it is set up using the Create Activity action of the Orbit Zapier integration:
The Activity Title and Activity Description can contain any text you want. Look at the images above to see how they related to what you see on screen in Orbit.
The Activity Type must be the key of the Activity you created previously, ours is swag_form_submission.
Two other pieces of information are required in the form. The first is Occurred At, this is when the Activity took place, you can use the Submit date from Typeform for this field.
Finally, the Activity we are adding needs to know who it should be attributed to, you can use Member Email to do this and fill out the field with the Email Address from the Member profile gathered in Step 3 of the Zap.
With these two Zaps in place you now have a workflow in place to manually trigger data capture for the start of a process for sending swag. But what else could you do?
If youâre one of the lucky few that uses a vendor with âOrder via APIâ capabilities you could add additional steps to the second Zapier workflow to kick off the ordering process.
You could create another Zap that looks for the Swag Form Submission activity type and use it to alert your team, or maybe another department in your organization that thereâs someone out there set to receive their goodies and they should get right on it.
If spreadsheets are your thing then you could add an extra step to the second workflow that adds the information as a new row in a Google Sheet.
The options are about as limitless as the numerous ways that Orbit users have in place to get swag joy sent out to folks today, so get creative and see what else you can automate!