Hi, there are a few TikTok metrics that are not available via the API connector, so I am attempting to use an email connector. The emailed report contains a download report button that triggers a link to open that automatically starts the download of an xlsx file. (I also tried with a csv)
I set the connector to use the file location 'download directly from link in email'
I have tried using the 'link matches a regex' with a string that appears in all of the download links. ^.*(OxqwZwwAVvYGpJMosQ).*?
I also tried the "link has a different string in it" with the same snippet that apprears in every downloaded link. 'OxqwZwwAVvYGpJMosQ'
Neither of these have worked and I get the error 'Domo is ready, but an email was received that did not contain the specified file type'
I think I just need to adjust the setting in the connector a bit, but cannot figure out the right combination. Any suggestions on these settings?