umbraco / Umbraco.Forms.Integrations

MIT License
7 stars 13 forks source link

Fix ActiveCampaign workflow retry #109

Open EJTRES opened 3 weeks ago

EJTRES commented 3 weeks ago

We encountered an issue when retrying the workflow from the ActiveCampaign repo. There seems to be a key mismatch when retrying since the context.Record.RecordFields id's change when retrying. This prevents the workflow from running so you can never retry sending an entry to ActiveCampaign.