CA
magic-amber
I've set webhook from Apify to Make.com but the scraped fields are not passing into Make.com
I have set a webhook from Apify to Make.com with the attached parameters, I have no options in Make.com to setup which Apify fields are incoming. Any ideas? I'm just trying to pull my runs from Apify into Make, to Google Sheets.


1 Reply
like-gold•2y ago
Hey @Revr ! resorce should have something like
defaultDatasetId
which is the dataset of run, containing the data. You will have to make another call with this dataset Id to get the data - and then you could futher process it.