I have created a checkout extension that allows a customer to submit their birthday. I also created a custom flow trigger to capture that birthday and then use Flow to take action with that birthday using another app. I can’t seem to figure out how to run the flowTriggerReceive Admin API mutation from inside a checkout extension while keeping the access token private.
Also, this is an extension only app created in the partner dashboard and I’m not seeing an access token anywhere. Where do I find that?