Add an API endpoint to allow adding the below info:
{
eventAppyID: GUID {}
source: facebook
sourceID: 193829304007100// the source ID, for example the ID of bootlag page 193829304007100
sourceType: page // the source type, it can be a facebook page, person, group, event
appyManualRank: 7 // (the best is 1, in a range of 1-10)
appyAutoRank: null //will be calculated by default by Appy
}
Add an API endpoint to allow adding the below info: { eventAppyID: GUID {} source: facebook sourceID: 193829304007100// the source ID, for example the ID of bootlag page 193829304007100 sourceType: page // the source type, it can be a facebook page, person, group, event appyManualRank: 7 // (the best is 1, in a range of 1-10) appyAutoRank: null //will be calculated by default by Appy }