Hi community,
Is there anyway to get the oData feed from xyz-tenant(project online) to abc-tenant (sharepoint online) ?
https://gallery.technet.microsoft.com/Server-Information-ab10fd63 this link allows the odata feed to be displayed via jquery inside the same online pwa tenant, but if I
want to pull odata from another tenant, it probably wouldn't work because it would need to authenticate a licensed/authorized project online user.
I wished we could hardcode an authorized PWA online username/pw into the jquery so it would allow me to pull data.
Anyone knows a solution that does this?
Thanks again everyone!!!
----------------------------