← Back to catalog

Other

XTRF Home Portal

auto-generated
swirls add xtrf
actionGETv1.0.0

Returns all subscriptions

Returns all subscriptions. Subscriptions are automatically removed if they do not work (ie. if 404 status is returned). To improve notification reliability one can use this method to check if subscription is still active and re-subscribe if necessary.

Source
actionGETv1.0.0

Returns column's specific settings.

Returns column's specific settings. For example when column describes money amount we can decide whether it should display currency or not.

Source
actionGETv1.0.0

Returns dictionary entities for all types. Both active and not active ones.

<div> <p> XTRF holds many user-defined dictionaries (ie. countries). Each dictionary contains a set of values (ie. Poland or Germany). A default value may be defined for a dictionary. </p> <p> Dictionary values are identified using internal identifier which is constant and unique among other values from the same dictionary. Please note that name used in dictionary values is presented in the locale of the current identity. The same dictionary value can have different names, ie. "Poland" for one user, "Polska" for another one. </p> <p> Possible dictionary types with short explanation: <ul> <li>calculationUnit - predefined values of how to calculate the volume of work into the price</li> <li>category - labels to organize data on the platform</li> <li>country - list of countries used on the platform</li> <li>currency - currencies used in financial operations in the system</li> <li>industry - industry sectors which clients specialize in</li> <li>jobType - services offered by a company used in customized workflows</li> <li>language - list of languages and its values used on the platform</li> <li>leadSource - lead/recruitment places where new clients and vendors may be found</li> <li>personDepartment - departments in which contact person may be assigned to</li> <li>personPosition - positions in which user may be associated with</li> <li>province - states and provinces used in various documents on the platform</li> <li>specialization - list of specific qualifications required to perform a specific job in the task, for ex. medical, military</li> </ul> </p> </div>

Source
actionGETv1.0.0

Returns list of files in a project, that are ready to be delivered to client.

Returns list of files in a project, that are ready to be delivered to client. A file is considered deliverable to client when all of the following criteria are met:<ul><li>the file was added to a job in the last step in the process</li><li>the file is marked as verified (if it was added in a verification step and the file is verifiable, according to its category)</li><li>the job is finished (has Ready status)</li></ul>

Source
actionGETv1.0.0

Returns list of files in a project.

Returns list of files in a project. Only files added to the project (i.e. files that have assigned category and languages) are listed.

Source
actionGETv1.0.0

Returns list of files in a quote.

Returns list of files in a quote. Only files added to the quote (i.e. files that have assigned category and languages) are listed.

Source
actionGETv1.0.0

Returns project details.

Returns project details. If the specified project ID refers to Smart Project, 400 Bad Request is returned instead.

Source
actionGETv1.0.0

Returns project details.

Returns project details. If the specified project ID refers to Classic Project, 400 Bad Request is returned instead.

Source
actionGETv1.0.0

Returns quote details.

Returns quote details. If the specified quote ID refers to Classic Quote, 400 Bad Request is returned instead.

Source
actionGETv1.0.0

Returns quote details.

Returns quote details. If the specified quote ID refers to Smart Quote, 400 Bad Request is returned instead.

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec