Create XML files and send them to Google Drive
Next Matter allows you to create XML files automatically and place them in a Google Drive folder of your choice.
Design Workflows
Builder Toolbox
Enterprise Automation
This scenario can be useful if you want to create multiple SEPA instructions.
Before you begin
- You need to be familiar with the XML structure of the output file. A sample structure is available here.
- Make sure you have a Google Drive folder set up.
- Check the required scopes to learn more about which data is shared between the apps.
- Connect Google services in Next Matter with a service account and share data with this account. Learn more…
- We assume you have a workflow created in Next Matter,
Generate the file
- In your process, create a new integration step.
- Click Settings, and enter the following details:
- Method: POST
- URL:
You can add multiple variables to the URL, separated with ”?”. They can to be inserted in the body in the format of <%= VARIABLENAME %>
- Headers: Content-Type: text/xml
- Authorization: Google Drive
- Body: The body for a DATEV-readable-XML file for SEPA Bank transfers might look like the following: