connections
folder of a Syncmaven project. Each connection is defined in a .yml
or .yaml
file and can reference environment variables through the ${env.VARNAME
} syntax:
package
, which defines which package should be used, and credentials
,
which contains the credentials.
At this moment, Syncmaven supports only Docker packages on dockerhub. image
indicates the Docker image to be used.
Syncmaven talks to the Docker image through the Syncmaven Protocol.
${env.VARIABLE}
insteadcontacts
that represents a list of contacts in Hubspot. It
also might define a stream called companies
that represents a list of companies in Hubspot.
To see all streams available for the destination, run the following command: