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.

