Discussions

Ask a Question

`updated` field on memberships

Please add an updated field to the memberships api endpoint to show when a member was last updated. Expensive processes that work with the received data can be optimized greatly by skipping members who haven't been updated since the last request.

Filter query on payments

how can filter on payments

Would it be possible to leverage your API with a geofencing software? Goal being to automatically 'check-in' my members when the cross one of my geofenced zoned locations. Please advise.

Would it be possible to leverage your API with a geofencing software? Goal being to automatically 'check-in' my members when the cross one of my geofenced zoned locations. Please advise.

Number of members from API call

Hi, I have just created a CURL API call in PHP to get the active members. This works well but only returns the first 50 members. I have tried with and without a ?status=100 (for active members) appended to the query and both return 50. I cannot see any return limits or notes on how to paginate in the API reference documentation. Any help much appreciated.

Events and Checkins

Hi Joinit team!

Unique Identifier with callback

Hello, is there any way to attach the internal_id of a member when we authenticate via oath?

support for 2 legged oauth flow?

It doesn't seem like the grant_type=client_credentials flow is supported. Can this be added? If not, how can a server query the api when it isn't acting on behalf of another user?