With(
{
_File:
PDF(
FROMFORM;
{ExpandContainers: true}
)
};
YourFlowName.Run(
YourIDHere;
{
file:
{
contentBytes: _File;
name: "Test.pdf"
}
}
)
)
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.