ABC Ignite

Integration Steps

You will need to complete a data access form to authorize Perkville to access your ABC Ignite data.

Once complete, the Perkville team will submit the signed form to ABC Fitness's team for approval.

Approval takes 24 to 72 business hours

Click to Complete ABC Ignite's Data Access Form

To enable the app extension

  1. To enable the app extension, send your ABC ID for each location to your Perkville CSR

  2. Reach out to your ABC Account Representative to request activation of the app extension in alignment with your Go-Live date, as confirmed with your Perkville CSR

Adding new locations

If the new club has not already been whitelisted, you will need to fill out a new authorization form for that new location.

Click to Complete ABC Ignite's Data Access Form

Member data

Below is the default external member data mapping between ABC Ignite and Perkville. To customize this mapping reach out to your Perkville representative.

Perkville API Field Name
ABC Ignite Field
Notes

member_id

memberId

This is the connecting ID between an external member record in Perkville and ABC Ignite.

system_id

"ABC_IGNITE"

This designates the external member record as coming from ABC Ignite.

external_home_location_id

personal.homeClub

Reliant on the homeClub ID to be entered in the Perkville location external_location_id

membership_type

agreement.membershipType

membership_status

"ACTIVE" if isActive = true and joinStatus = "Member"; else "INACTIVE"

join_dt

agreement.sinceDate

This will be used to new member challenges

cancel_dt

If isActive = false, then personal.memberStatusDate; else don't pass in a value

Class/Appointment Points

To award points for classes and appointments our default integration considers a member in attendance if their attendedStatus is "Attended" and the event's status is "Completed."

If a member is not marked as attended they won't get their points. You can learn more about ABC Ignite attended status on their website.

This logic can be customized. Often businesses that don't take class attendance will award points if the class is marked as "Completed." Reach out to your Perkville representative to discuss how this can be configured to align with your gym's operations.

Perkville payment type

When awarding points for sales our integration excludes the "Perkville" payment method. This is to avoid incentivizing Perkville redemption transactions.

Last updated

Was this helpful?