Hi guys, I’m having trouble passing variables between scenarios. Could someone help me?
I’ve developed a system for approving/rejecting content creation. In scenario 1, I started production and, at the end, sent it to slack for approval.
In scenario 2, I have a webhook that is triggered when I press the buttons: Approve = Publish; Reject or Archive = don’t publish.
However, if I decide to publish, I need to retrieve the information I approved (in scenario 1) and then publish it on all social media (scenario 2).
Happy New Year! ;D