Api Access to Custom View Data
I am trying to use an alternative system for Campaigns. I am not sure if twenty will have solution for Campaigns (mass email solution etc.).
So my idea was to get the view data outside of a custom list Or to get all people and reconstruct the filtering.
What did i check:
I can create a custom view in people page and i can find the view in the api.
I can not get the records.
I did find that based on viewName and the view api the viewId.
i can find the filters applied.
Then in the filters i can see that a filter applied to a field (specific fieldmetadataId) should contain a value (and i see the value also) but i do not know the name of the field in the api. Also in the api for the viewFields you have the same metadataId but you do not have a name.
So i can not get All people and find the fields that i need to apply the filters.
Any idea?
So my idea was to get the view data outside of a custom list Or to get all people and reconstruct the filtering.
What did i check:
I can create a custom view in people page and i can find the view in the api.
I can not get the records.
I did find that based on viewName and the view api the viewId.
i can find the filters applied.
Then in the filters i can see that a filter applied to a field (specific fieldmetadataId) should contain a value (and i see the value also) but i do not know the name of the field in the api. Also in the api for the viewFields you have the same metadataId but you do not have a name.
So i can not get All people and find the fields that i need to apply the filters.
Any idea?