How to add "Access Filter" to data source using REST API
Hello
I am trying to fully automate the creation of a new client org.
So far I have all the steps working for creating the new client org; adding users; creating a data source; enabling client data source in parent org (POST api/data-sources/$parent_data_source_id/client-data-sources?clientSourceId=$source_id).
The final step that is to configure the "Access Filters" for the client data source.
I can successfully do this from the UI, but I don't see any references to it in the REST API documentation. Is there an endpoint that hasn't been documented?
I noticed that even after configuring the access filters a GET for the data source doesn't return anything relevant in the JSON response. https://developers.yellowfinbi.com/dev/api-docs/current/#operation/getDataSource
Hello Jesse Kahtava,
My name is Siddartha Pathi from the Yellowfin Technical Support Team. We have received your support request, and I will be your primary contact on the following ticket:
Ticket Number: #{32022}
Case Title: {How to add "Access Filter" to data source using REST API}
According to the REST API documentation, we have the ability to refresh the source filter (access filter) for the Data Source. You can find more information here:
https://developers.yellowfinbi.com/dev/api-docs/current/#operation/refreshDataSourceFiltersRPC
Please let me know if this helps or if you have any further questions.
Sincerely,
Siddartha Pathi
Yellowfin Technical Support Engineer
Hello Jesse Kahtava,
My name is Siddartha Pathi from the Yellowfin Technical Support Team. We have received your support request, and I will be your primary contact on the following ticket:
Ticket Number: #{32022}
Case Title: {How to add "Access Filter" to data source using REST API}
According to the REST API documentation, we have the ability to refresh the source filter (access filter) for the Data Source. You can find more information here:
https://developers.yellowfinbi.com/dev/api-docs/current/#operation/refreshDataSourceFiltersRPC
Please let me know if this helps or if you have any further questions.
Sincerely,
Siddartha Pathi
Yellowfin Technical Support Engineer
Hello Jesse Kahtava,
Greetings of the day
Thank you for your response. I have verified that currently, there are no REST APIs available to directly create access filters. The only method to achieve this is by importing a data source that has an attached SQL access filter.
If you have any additional questions or need further assistance, please don't hesitate to reach out to us.
Sincerely,
Siddartha Pathi
Yellowfin Technical Support Engineer
Hello Jesse Kahtava,
Greetings of the day
Thank you for your response. I have verified that currently, there are no REST APIs available to directly create access filters. The only method to achieve this is by importing a data source that has an attached SQL access filter.
If you have any additional questions or need further assistance, please don't hesitate to reach out to us.
Sincerely,
Siddartha Pathi
Yellowfin Technical Support Engineer
Hello Jesse Kahtava,
I just wanted to check in to see if you had a chance to review the response below. Please let us know when you can. Thanks!
Sincerely,
Siddartha Pathi
Yellowfin Technical Support Engineer
Hello Jesse Kahtava,
I just wanted to check in to see if you had a chance to review the response below. Please let us know when you can. Thanks!
Sincerely,
Siddartha Pathi
Yellowfin Technical Support Engineer
Replies have been locked on this page!