Skip to product information
1 of 1
Published:2024.08.24

Example of Flow configuration to send an email notification when the total number of characters in customer tags added in Shopify exceeds a certain limit

Example of Flow configuration to send an email notification when the total number of characters in customer tags added in Shopify exceeds a certain limit

Applications

  • Member information management and editing

How to implement

  • Shopify Flow
View full details

When integrating Shopify customer data with external services such as Sales Force, there may be a limit on the number of characters that can be integrated into customer tags. This is an example of a Flow configuration that sends an email when the total number of characters in assigned tags exceeds a certain limit. The total number of characters is output using Run code.


Example of Flow configuration to send an email notification when the total number of characters in customer tags added in Shopify exceeds a certain limit


[How to set it up] Create a flow that calculates the total string length of customer tags and notifies you if it exceeds a certain number.


After making a purchase (all items are ¥0), you will be able to view the sample code.

If you have already made a purchase, please login here.

Sample Codes

What to write in Run code

What to include in the Send internal email