User Activity

Hi, I'm facing an issue with downloading a PDF from a URL. I've created an action that currently returns a download link, allowing me to download a ZIP file. However, I have a new requirement: I want the process to directly unzip the file and create ...
Hello team,I've been working on a project with a very large database. I need to fetch all records using an API endpoint within a custom connector SDK. This third-party API has some limitations: it only returns 1000 results per request and uses an off...