Smart Multi Slect as input for Email Receipient

Maximilian Herbert
Contributor
November 27, 2024

Hey there,

 

got a little problem:

I have a Smart Multi Select field referencing on another form that consists of Emails e.g. privateemail@private.de (not Users / Emails in Confluence )

I want to use all selected values as input for recepients for an IFTTT Send Email.

Tried nearly every combination of virtual functions but nothing seems to work.

 

When I have a Multi Select User field I can just put .asUserEmail.asArray and its working perfectly fine.

But not for the Smart Multi Select.

What I found out is that Smart Multi Select doesnt save it as comma seperated values in the entry. I guess this is part of the problem.

 

Anyone got a clue what to do?

Greetz Max

1 answer

1 vote
Alex Medved _ConfiForms_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 27, 2024

Hi @Maximilian Herbert 

This is the same as with multi-select smart fields, you need to transform values...

Basically something like

[entry.mysmartmultirow.transform(email_holding_field).asList]

Alex

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events