Thanks for your response! I don’t see the object's plan id in the request data in my setup.

To explain my setup:

  • I’m using a scheduled API workflow to add credits to the user’s account. This is because when the purchase completes, for some reason, the credits aren’t being added immediately in the backend workflow when I rely directly on the webhook trigger.

Could the issue of not seeing the object's plan id be related to the fact that I’m using a scheduled API workflow to process the credit addition? Or is there something else I might be missing here?