Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Passing multiple entires from Multiselect to IFTTT

Ryan Nacker July 9, 2019

Hello!

A user created an example Check-In/Check-out form for equipment which I've adapted a bit. Currently, I'm using a multi select listing all the items we currently have and if you select one item to check out, it will proccess it succesfully. If you select multiple, I have it where it will pass the IDs of the items selected using the entry (entryId=[entry.item.transform(id).asList]&status=moved&borrower=[entry.name])

 

But, instead of checking out each individual item it recognizes them as one item, and doesn't update but rather creates a new entry with the ID's seperated by comma, like so: https://imgur.com/a/s9Aarhp

 

 

Links removed.

 

Any help would be appreciated here.

 

 

1 answer

1 accepted

0 votes
Answer accepted
Alex Medved _ConfiForms_
Community Champion
July 9, 2019

ConfiForms behaves correctly here

I suggest you to run your update with a Update by Filter ConfiForms IFTTT action instead and have a filter dynamically constructed like this

id:[entry.item.transform(id).join( OR id:)]

 

PS, I suggest to remove links from your original post or obfuscate them 

Ryan Nacker July 10, 2019

Hi @Alex Medved _ConfiForms_

Thanks for the reply.

Awesome! It seems to be working now. I had actually figured it out after you sent it, but my spacing was in correct. Thanks :)

 

**edited so many times, was too early this morning haha!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events