github-actions-templates icon indicating copy to clipboard operation
github-actions-templates copied to clipboard

Pulling data from multiple meetup groups

Open RCheesley opened this issue 4 years ago • 1 comments

Hi folks,

Couple of questions, firstly is there a way to pull in all historical data? The historical import doesn't seem to do what I'd expect it to (pull all RSVPs for all past events).

Secondly how can I pull in all the meetup groups which run in our community? We have a pro account at Meetup with 8 groups currently. Need a separate secret for each?

RCheesley avatar Nov 17 '21 10:11 RCheesley

HI @RCheesley, thanks for your question. Right now, this action will only support one meetup at a time, so you would need to have one instance per meetup you want to track.

For the historial import, two flags need to be set --check-rsvps --historical-import in order to get the RSVPs. If you are doing this and it's still not doing what you expect, please reach out to our support team via the Orbit app.

martyndavies avatar Nov 19 '21 11:11 martyndavies