Is there a way to run api workflows as a different user than admin?

Hi everyone. I have a backend API workflow, whose main job is to create a thing. I am using the bubble data api to call this workflow and it works. But the issue is that, the Created By field is populated with the value of admin. Which is understandable, since I am using the admin api token call this workflow. I was wondering, if there is a way to point the Created By field to a specific user?

Thanks.

Yes you can. Check out the documentation

[here](https://manual.bubble.io/core-resources/api/the-bubble-api/the-data-api/authentication#authenticating-as-a-user)

Hi @mmahirf . Thanks for the reply. Will try it out and let you know here in sometime.

1 Like

It worked! Thanks

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.