SharePoint / Intranet
You can embed certain tiny+ views into your SharePoint or other intranet platform
Embedding the News Feed
An example implementation
<iframe src="https://crm.tiny.plus/embedded" width="800" height="700"></iframe>Embedding a News Feed Channel
An example implementation
<iframe src="https://crm.tiny.plus/embedded/?channel=[channel_id]" width="800" height="700"></iframe>Embedding the Event Calendar
An example implementation
<iframe src="https://crm.tiny.plus/embed_calendar" width="800" height="700"></iframe>Embedding a single project or company pipeline column
Explanation of URI components
For example...
An example implementation
Last updated
Was this helpful?