We are integrating multiple Meraki Dashboards into Service Now and we are having issues doing that we are using the Service graph connector application for Meraki to Service Now integration so what we have done till now is
> We have created the API key for multiple dashboards
> and while creating connections and credentials for Meraki we can only make once for a single Meraki dashboard and when we try to add another credential for another dashboard with a different API key then it shows us this error
> We also want to know if is there any system property that allows multiple dashboard access at a single time.
Now after this, we are still able to create a non-active credential record but how we will be able to get Data from multiple Meraki dashboards in service now
we also have a theory that we can work on Meraki Data sources and schedule imports - in such a way that we will manually create multiple data source records in the (sys_data_source) table for multiple Meraki dashboards and there we will define which credential to call when this data source is executed. also, we will use schedule imports to define which data source we want to execute at what time.
like how we are supposed to target multiple dashboards using Datasource custom script
Please feel free to add your solutions if you have worked on this scenario.