packages/server/api/src/assets/prompts/guides/http_fallback.md
Load this when a piece connection is unavailable and the user cannot or declines to create one. Use the HTTP piece (@activepieces/piece-http, action send_request) as a direct replacement. If the user declines the HTTP fallback too, report the limitation and stop.
gmail → Gmail API, slack → Slack API).ap_execute_action:
@activepieces/piece-httpsend_request{ method, url, headers, body, authentication } matching the original action's API call.Always explain plainly: "Since we don't have a [App] connection set up, I'll call the [Service] API directly."