Hello,
I have an issue, I want to create an automation which triggered when a card go to another list and create cards for each attachments with the same name, description, stickers but only one of the attachment.
Like this script:
When an item is check in a checklist:
for i in attachment:
create a card with same tittle, description, members, stickers, attachmen(i) in another list
delete the first card from the previous list
I want to create a kind of a loop
Tell me if it's possible or a method to do that.
You will probably need to using http request to an endpoint that will use the api to do that for you. You will probably handle the creating the new card and add attachment in the program.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.