Magidoc

createTransactionsImport
Mutation

Create a new import. To manually add transactions to it, use importTransactions .

Arguments

#

account

Non-null

Account that will hold the import (usually the host)

source

Non-null

Source of the import (e.g. "Bank of America", "Eventbrite", etc...)

name

Non-null

Name of the import (e.g. "Contributions May 2021", "Tickets for Mautic Conference 2024")

type

Non-null

Type of the import

Response

#

Returns TransactionsImport !.

Example

#

    
  

3

    
  

3

    
  

3