
Hello. What's the best way to integrate a form (created in PowerPages) into a CMS (such as Wordpress or Craft CMS) without using iframe? Is it also possible to embed a calendar picker into a CMS and allow an end user to self-pick and register for an event, which is then tracked in Dynamics365? Many thanks.
Hi @My365,
is there a specific reason why you don't want to use the iframe?
What you could do is use your CMS and the cloud flow webapi.
Trigger the flow via an HTTP request and hand over the needed info which you can than use to create an entry in dynamics.
--------------------------------------------------------------------------------------
Hope that helps.
If the post solves your problem, please mark it as solution. If it helps, consider a thumbs up.