Certification Campaign Activation through Workflow

I’m encountering an error when trying to activate a certification campaign through a workflow. Although I’m able to retrieve the campaign ID, the error persists.

Any insights on why this might be happening would be greatly appreciated.

Have you tried running it using the same ID in Postman or similiar?

Hi @aishwaryagoswami ,

I had to implement a Wait action immediately after the HTTP Request that creates the certification campaign to get the activation to work.

A wait of 1 minute seemed to be enough time to allow the campaign creation to fully complete and allow the activation.

Let me know if that helps!

Liam

2 Likes

Hey Liam, yes it worked… thanks :blush:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.