Calling an API in Server Side Action

Yes you can use POST calls containing JSON through the context.request function. I just documented how to do that to upload files to Bubble’s Amazon S3 in a Server Action. See the topic “Native File Operations in Server Actions”.