I have recently downloaded the Repeating Group to CSV Plugin.
On a popup, I have a RG of orders. On clicking a button X, I want an email to be triggered which should contain a link to download the file.
For this, I first generating the link. This step is working fine as the link gets generated.
Then, I want to pass this link to the “Schedule API workflow” which creates a thing and sends email. This email email body should contain this file’s URL. For this, I use rg-to-csv’URL for downloading to pass as a parameter in the schedule api workflow.
However, as I check the logs, this parameter is passed as empty.
Note:
The file URL is defined as text. And I am passing rg-to-csv’URL for downloading:first item.
Pls help.
Regards,
Dipender