So I'm trying to figure out how to return data. From within the Actor, am I supposed to call the key-value store API, put a new record, with the recordKey of OUTPUTOUTPUT, and JSON data of the value? If so, what should storeIdstoreId be?
Is there an easier way to do this? I wish I could just type returnreturn and return the value ...
Learn how to run an actor/task via the Apify API, wait for the job to finish, and retrieve its output data. Your key to integrating actors with your projects.