Changes
Page history
Update WPML flow
authored
Jul 25, 2024
by
Friedlander Chagai
Show whitespace changes
Inline
Side-by-side
WPML-flow.md
View page @
02d30d7e
Here we have the api of wpml implemented as documented here:
Here we have the api of wpml implemented as documented here:
https://tp-staging.wpml.org/service/api_reference/tp
https://tp-staging.wpml.org/service/api_reference/tp
The flow goes like this:
We receive requests from wpml (our api endpoints):
1.
create project.
2.
create job
3.
patch job
We send wpml one request to the callback_url (their api endpoint):
1.
notification
We receive more requests from wpml (our api endpoints):
1.
Job status
2.
Download Translation
3.
Confirm Delivery (Is this implemented?)
\ No newline at end of file