Click Action Order to Add in Collection

Hi Community Fans!
I hope you are doing well! :grinning:

I have one thing to ask.


As you can see, I have two custom functions when click [Add Text] button.
In function, I use response.id of function.
Currently, function can’t use response.id of function because function doesn’t run after function.
so I need to run function after run function just.
Please help

Hello, can you please provide more details about the issue that you’re experiencing?

Thank you!

Thanks for considering.
When I click button,
At first , run Edit with ShotStack function. as response, I will get resonse.id
then, I run Get Edit Video function. But I can’t get resonse.id of Edit with ShotStack function.
Get Edit Video function should run after Edit with ShotStack function ran.
so it can get response.id of Edit with ShotStack function.
But currently, That doesn’t work.
so I can’t get response.id of Edit with ShotStack function and Get Edit Video function doesn’t work well.

Yes, You can separate the functions into 2 screens for each, to get the data from the first function and use it in the other.

Thank you!

Thank you.
Ali-Bazzi

You’re welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.