Skip to main content

Clara

Manage your corporate spending with Clara.

Clara Logo

Authentication

This connector uses Token-based authentication.

info

Set up your connection in the Abstra Console before using it in your workflows.

How to use

Using the Smart Chat

Execute the action "CHOOSE_ONE_ACTION_BELOW" from my connector "YOUR_CONNECTOR_NAME" using the params "PARAMS_HERE".

Using the Web Editor

from abstra.connectors import run_connection_action

result = run_connection_action(
connection_name="your_connection_name",
action_name="your_action_name",
params={
"param1": "value1",
"param2": "value2"
})

Available Actions

This connector provides 80 actions:

ActionPurposeParameters
v1/servers_v1_api_docsNo description availableNo parameters
v1/servers_v2_api_docsNo description availableNo parameters
v1/get_api_v1_usersFind all userspage (integer)
size (integer)
statusName (string)
role (string)
v1/get_api_v1_users_by_uuidFind user by UUIDuuid (string)
v1/get_api_v1_locationsFind all locationspage (integer)
size (integer)
v1/get_api_v1_locations_by_uuidFind location by UUIDuuid (string)
v1/get_api_v1_groupsFind all groupspage (integer)
size (integer)
v1/get_api_v1_groups_by_uuidFind group by UUIDuuid (string)
v1/get_api_v1_cardsFind all cardspage (integer)
size (integer)
userUuid (string)
status (string)
periodicityType (string)
type (string)
v1/get_api_v1_cards_by_uuidFind cards by UUIDuuid (string)
v1/get_api_v1_transactionsFind all transactionspage (integer)
size (integer)
operationDateRangeStart (string)
operationDateRangeEnd (string)
accountingDateRangeStart (string)
accountingDateRangeEnd (string)
userUuid (string)
cardUuid (string)
merchantCategoryDescription (string)
operationTypeCode (string)
v1/get_api_v1_transactions_by_uuidFind transaction by UUIDuuid (string)
v2/servers_v1_api_docsNo description availableNo parameters
v2/servers_v2_api_docsNo description availableNo parameters
v2/get_api_v2_usersFind all userspage (undefined)
size (undefined)
statusName (undefined)
role (undefined)
v2/post_api_v2_usersCreate an UserNo parameters
v2/get_api_v2_users_by_uuidFind user by UUIDuuid (string)
v2/get_api_v2_locationsFind all locationspage (undefined)
size (undefined)
v2/get_api_v2_locations_by_uuidFind location by UUIDuuid (string)
v2/get_api_v2_groupsFind all groupspage (undefined)
size (undefined)
v2/put_api_v2_groupsUpdate group detailsNo parameters
v2/post_api_v2_groupsCreate GroupNo parameters
v2/get_api_v2_groups_by_uuidFind group by UUIDuuid (string)
v2/delete_api_v2_groups_by_uuidDelete a single group by UUIDuuid (string)
v2/get_api_v2_cardsFind all cardspage (undefined)
size (undefined)
userUuid (string)
username (string)
status (undefined)
periodicity (undefined)
brand (undefined)
type (undefined)
userErpId (string)
v2/post_api_v2_cardsCreate CardNo parameters
v2/get_api_v2_cards_by_uuidFind cards by UUIDuuid (string)
v2/delete_api_v2_cards_by_uuidDelete Carduuid (string)
v2/patch_api_v2_cards_by_uuidUpdate Card Thresholduuid (string)
v2/get_api_v2_transactionsFind all transactionspage (undefined)
size (undefined)
sort (string)
operationDateRangeStart (string)
operationDateRangeEnd (string)
accountingDateRangeStart (string)
accountingDateRangeEnd (string)
userUuid (string)
cardUuid (string)
cardLastDigits (string)
merchantCategoryDescription (string)
userErpId (string)
username (string)
operationTypeCode (undefined)
v2/get_api_v2_transactions_by_uuidFind transaction by UUIDuuid (string)
v2/get_api_v2_billing_statements_currentFind all transactions in the open billing statement.userUuid (string)
cardUuid (string)
v2/get_api_v2_billing_statements_by_yyyy_d_4_by_mm_d_2_Find all transactions in a billing statement given the year and month of it's due date.yyyy:d4 (string)
MM:d2 (string)
userUuid (string)
cardUuid (string)
v2/get_api_v2_labelsFind all labelspage (undefined)
size (undefined)
name (string)
active (undefined)
v2/post_api_v2_labelsCreate multiple labelsNo parameters
v2/get_api_v2_labels_by_uuidFind label by UUIDuuid (string)
v2/delete_api_v2_labels_by_uuidDelete a single label by UUIDuuid (string)
v2/patch_api_v2_labels_by_uuidUpdate label detailsuuid (string)
v2/get_api_v2_paymentsFind payments by parameterspage (undefined)
size (undefined)
id (string)
batchId (string)
externalId (string)
barcode (string)
digitableLine (string)
creationStartDate (string)
creationEndDate (string)
transactionId (string)
beneficiaryDocumentNumber (string)
beneficiaryName (string)
paymentDateStart (string)
paymentDateEnd (string)
status (string)
latestStatus (string)
v2/post_api_v2_paymentsCreate PaymentNo parameters
v2/get_api_v2_invoicesFind all Invoices with optional filterspage (undefined)
size (undefined)
invoiceNumber (string)
transactionUuid (string)
invoiceId (string)
startDocumentDate (string)
endDocumentDate (string)
v2/get_api_v2_attachmentsGet a list of attachments and it's respective transactionsNo parameters
v2/get_api_v2_attachments_by_uuidGet a single attachment information with the pre signed URLuuid (string)
v2/get_api_v2_attachments_by_uuid_base64Get a single attachment in base 64uuid (string)
v2/servers_v3_api_docsNo description availableNo parameters
v2/post_api_v2_labels_bulk_deleteBulk delete labelsNo parameters
v2/patch_api_v2_cards_by_uuid_lockToggle Card Lockuuid (string)
v2/get_api_v2_cards_by_uuid_configurationsToggle Card Lockuuid (string)
v2/post_api_v2_cards_by_uuid_configurationsCreate Carduuid (string)
v2/delete_api_v2_cards_by_uuid_configurationsDelete Carduuid (string)
v2/patch_api_v2_cards_by_uuid_configurationsUpdate Card Thresholduuid (string)
v3/servers_v1_api_docsNo description availableNo parameters
v3/servers_v2_api_docsNo description availableNo parameters
v3/servers_v3_api_docsNo description availableNo parameters
v3/get_api_v3_transactions_by_uuid_documentsGet a transaction by UUIDuuid (string)
v3/get_api_v3_transactions_by_uuid_invoicesGet a transaction by UUIDuuid (string)
v3/get_api_v3_cardsFind all cardspage (undefined)
size (undefined)
userUuid (string)
username (string)
claraStatus (undefined)
status (undefined)
periodicity (undefined)
type (undefined)
userErpId (string)
v3/post_api_v3_cardsCreating cards is an asynchronous process. Here's how it works:br - Submit the card creation request. - The system begins processing your request immediately. - You have two options to receive the result: and emsp;a Set up a webhook to receive an automatic notification when the card is created. and emsp;b Wait at least 3-5 seconds, then use the 'GET All Cards' endpoint to retrieve the information.br Note: If you choose option b, the new caNo parameters
v3/get_api_v3_cards_by_uuidFind cards by uuiduuid (string)
v3/delete_api_v3_cards_by_uuidDelete Carduuid (string)
v3/get_api_v3_reimbursementsRetrieve reimbursements dataNo parameters
v3/post_api_v3_transactions_comments_bulkCreate multiple labelsNo parameters
v3/post_api_v3_transactions_by_uuid_commentBulk delete labelsuuid (string)
v3/delete_api_v3_transactions_by_uuid_commentDelete a single label by UUIDuuid (string)
v3/post_api_v3_transactions_labels_bulkCreate multiple labelsNo parameters
v3/post_api_v3_cards_bulk_createCreating cards is an asynchronous process. Here's how it works:br - Submit the card creation request. - The system begins processing your request immediately. - You have two options to receive the result: and emsp;a Set up a webhook to receive an automatic notification when the card is created. and emsp;b Wait at least 3-5 seconds per card, then use the 'GET All Cards' endpoint to retrieve the information.br Note: If you choose option b,No parameters
v3/post_api_v3_cards_deleteDelete CardsNo parameters
v3/patch_api_v3_cards_lockToggle Cards LockNo parameters
v3/patch_api_v3_cards_thresholdUpdate Cards ThresholdNo parameters
v3/get_api_v3_transactionsRetrieve all transactions with filtersoperationDateRangeStart (undefined)
operationDateRangeEnd (undefined)
userUuid (undefined)
cardUuid (undefined)
cardLastDigits (undefined)
userErpId (undefined)
status (undefined)
page (undefined)
size (undefined)
v3/get_api_v3_transactions_by_uuidGet a transaction by UUIDuuid (string)
v3/get_api_v3_billing_statementsFind all billing statements with filtersbillingPeriodStartDate (undefined)
billingPeriodEndDate (undefined)
v3/get_api_v3_billing_statements_currentGet a billing statement by ContractuserUuid (undefined)
cardUuid (undefined)
cardLastDigits (undefined)
userErpId (undefined)
status (undefined)
page (undefined)
size (undefined)
v3/get_api_v3_billing_statements_by_uuidGet a billing statement by Contractuuid (string)
userUuid (undefined)
cardUuid (undefined)
cardLastDigits (undefined)
userErpId (undefined)
status (undefined)
page (undefined)
size (undefined)
v3/get_api_v3_transactions_by_uuid_extracted_documentsFind extracted documents for a Transaction by uuiduuid (string)
page (undefined)
size (undefined)
type (undefined)
validationStatus (undefined)
v3/get_api_v3_usersFind all userspage (integer)
size (integer)
status (string)
role (string)
uuid (string)
name (string)
lastName (string)
fullName (string)
email (string)
mobilePhone (string)
taxIdentifier (string)
erpId (string)
createdAtStart (string)
createdAtEnd (string)
locationUuid (string)
locationName (string)
managerUuid (string)
v3/post_api_v3_usersCreate userNo parameters
v3/get_api_v3_users_by_uuidFind user by Uuiduuid (string)
v3/delete_api_v3_users_by_uuidDelete Useruuid (string)
v3/patch_api_v3_users_by_uuidUpdate Useruuid (string)