name as source when you
create a migration.
Authentication
Requires anx-api-key header. See Authentication.
Response
200 OK
The source’s name — the system you migrate from (e.g. “Salesforce”). This is
the public identifier: pass it as
source when you
create a migration. Names are deduped, so
each appears once.A logo for the source, suitable for rendering in your picker.
null if none is
set.Sources are addressed by name, never by an ID. If two sources in your
account share a name, referencing it is ambiguous and create / pin calls return
409 until you rename one in the UI.Sources and templates are independent lists. A source is the system you
migrate from; templates are the importable objects, shared across your account.
List them separately and let your customer pick each — see
List templates.
Errors
Example
Next
- List templates — the importable objects.
- Pin a source — fix the recipe a source reuses.
- Create a migration — create a migration against a source.