The Wayback Machine - https://web-wp.archive.org/web/20141110112448/http://www.meetup.com:80/meetup_api/docs/ew/follow/

Extend your community

Community Follow Create

POST /ew/follow
  • json
  • xml
Host: api.meetup.com
  • basic
api version 2

Request Parameters

community_id
ID of the community to follow.
fields
Request that additional fields (separated by commas) be included in the output.
udf_{varname}
user defined values

Response

If successful, this method returns a 201 Created response with a Location header containing the Community Follow Get method for this event. The content body is the same as that returned by Community Follow Get

Community Follow Get

GET /ew/follow/:id
  • json
  • xml
Host: api.meetup.com
  • basic
api version 2

Try it in the console

Request Parameters

fields
Request that additional fields (separated by commas) be included in the output.

Response

community
Community for this follow
id
ID of community
name
Name of community
urlname
URL param of community
container
Container for this follow
id
ID of container
name
Name of container
urlname
URL param of container
created
created time, in milliseconds since the epoch
id
The ID of the community follow
member
Member following community
member_city
If requested through the "fields" parameter, the member's city
member_country
If requested through the "fields" parameter, the member's country
member_id
Member ID
member_state
If requested through the "fields" parameter, the member's state
name
Member name
status
"member" or "helper", if member has helped plan an event in the corresponding community
udf_{varname}
User defined "fields" specified in the fields parameter

Community Unfollow

DELETE /ew/follow/:id
  • json
  • xml
Host: api.meetup.com
  • basic
api version 2

Request Parameters

No parameters are required or considered other than for authorization and format. This method requires an HTTP DELETE.

Response

If successful, this method returns a 200 OK response. The content body includes a success message.

Examples

Only supports DELETE

API methods

everywhere seed events