Hello,
I would like to find an example of PHP or JS code to use Canvas with Intercom.
We use Intercom for communication with visitors to our site and our LMS.
We would like to be able to insert dynamic information at specific times.
For example, when a student connects to our LMS and needs to follow a training course.
We would like to be able to send him an automatic message indicating the link where to sign his attendance sheets and the link to join his virtual class on video.
This information is personalized for each student, so we need to inject it at a specific time for a specific person, but without them necessarily being registered on Intercom.
I went through the documentation and it seemed to me that the Canvas answered this request.
But when I try to create an APP and use Canvas options I get stuck.
I have well informed WebHooks to configuration pages in PHP on our site and nothing seems to work.
Would you be kind enough to offer me an explanation and/or a small piece of code to start ?
Thanks in advance.