How to Send Customer's First Name from Squarespace to Flodesk and Add New Subscribers to a Specific Segment?

This topic was automatically generated from Slack. You can find the original thread here.

I’m building a workflow where a new Squarespace order will add a new subscriber to Flodesk. I have the basic workflow working, but I have two questions:

  1. Is it possible to send the customer’s first name to Flodesk as well? The customer’s first name doesn’t seem to be in the data pulled from Squarespace.
  2. Is it possible to add the new subscriber to a specific segment in Flodesk? This does not appear to be an option.
  1. Is it possible to send the customer’s first name to Flodesk as well? The customer’s first name doesn’t seem to be in the data pulled from Squarespace.
    You can add another action Get Order, passing the order id in, then the First Name and Last name should be in the billing address (1st image below)
  1. Is it possible to add the new subscriber to a specific segment in Flodesk? This does not appear to be an option.
    You can add another action add subscriber to segments (2nd and 3rd images below)

Thank you!