iFrame Integration - absenceio/PublicAPI GitHub Wiki

To use the absence.io integration in your own Project follow these Steps:

Were using iFrames to avoid style problems, but be sure thet we're using only https/SSL to keep you data safe

To use it, just paste the following Code into your page, where the absence.io Form should be:

<iframe src="https://s3-eu-west-1.amazonaws.com/absence.io/integrations/index.html" frameborder="0" style="overflow:hidden;height:100vh;width:100%;position:absolute;left:0;right:0;"></iframe>

The result would be an full width integration, but feel free do adjust the iFrame style so that it fits perfectly into your Project.

⚠️ **GitHub.com Fallback** ⚠️