Import WorkflowAsk AIpost https://{hostname}/api/integrationmanager/v2/workflows/importUse this API to import an integration workflow from a provided JSON file.Query ParamsnamestringOptional display name for the imported workflow; defaults to the name in the file.Body ParamsfilefilerequiredJSON file containing the workflow configurationResponses 201Created 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago