Hi Community,
I have created a journey that activates a custom trigger which activates a Power Automate flow. I have added some attributes to the custom trigger which I use in my power automate flow to create a record. My issue is that if not all attributes are populated with data in the journey the trigger is not activated, whish results in my flow not activating.
Below is a creenshot of the error message which shows that it is caused by missing attributes. You can also see a screenshot of the trigger attributes I have created and how they are mapped.
The Flow works fine when all values are populated on the contact in dataverse, but if the Contacts has no data in one of the attributes (eg. Job title), then the trigger doesn't activate.
Does anybody have a workaround for this? I was thinking of creating an attribute with and entity referense to the contact instead of creating all the attributes like above.
Thank you!