Job description
Good day,
We are looking for a person to help us customize code written in React by passing additional listings in status 7, 8 and 9 (below dictionary) to Webflow (our CMS).
In addition, a "yes / no" value should be passed to the "Archived" field in the CMS Collection in Webflow.
API documentation for EstiCRM - https://przetestuj.esticrm.pl/docs/EstiCRM-API-dokumentacja-techniczna.pdf
API documentation for Webflow - https://developers.webflow.com/reference/designer-api-reference
I will forward the documentation for the integration code and the source code to selected people.
"status": {
"1": "Set status",
"52": "Working",
"99": "Active Internal",
"2": "Temporarily active",
"3": "Active publication",
"4": "Negotiation",
"5": "Pre-sale agreement",
"6": "Final contract",
"7": "Sold/Leased",
"8": "Suspended",
"9": "Withdrawn",
"81": "Suspended/Violation"
},