Hi,
I’m trying to configure a flow from powerautomate to import to WordPress/EventOn the events that we have in our Microsoft environment.
In PowerAutomate i have the WPConnectr connector and through the resource ajde_event i push the events to WP.
i can get them in the list of events recognized by EventOn but i cannot get the start and end dates in.
I insert the dates in: Meta_Event_Start_Date, Meta_Event_End_Data and also in the UTC versions but the event in WP is still with no date.
in addition to this i would like to know also wich field do i need to use to push the location ID to EventON.
Thanks for your support.
Oct 10,2025 AT 3:39AM - 5 hours ago -Hello,
Please take a look at this guide on EventON Variables:
https://docs.myeventon.com/documentations/event-post-meta-variables/
You need to insert date/time to these variables:
evcal_srow UNIX event start value
evcal_erow UNIX event end value
For location id please use:
evo_location_tax_id Location taxonomy ID
More info on taxonomies:
https://docs.myeventon.com/documentations/taxonomies-eventon/